Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.3 Backport] NodesetCompiler: Hide valueRank not supported warning #2163

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

Pro
Copy link
Member

@Pro Pro commented Oct 31, 2018

The valueRank for data types is currently not used in the nodeset compiler
and thus we can hide the warning. The rest of the code still works.

This valueRank attribute should then later on be used when creating
data type definitions on the fly with fixed array size instead of malloc
arrays.

See also #2137

The valueRank for data types is currently not used in the nodeset compiler
and thus we can hide the warning. The rest of the code still works.

This valueRank attribute should then later on be used when creating
data type definitions on the fly with fixed array size instead of malloc
arrays.
@Pro Pro changed the title NodesetCompiler: Hide valueRank not supported warning [0.3 Backport] NodesetCompiler: Hide valueRank not supported warning Oct 31, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 77.052% when pulling 32a5541 on fix/ns_value_rank_warning_03 into 24ea9bf on 0.3.

@Pro Pro merged commit 1920661 into 0.3 Nov 2, 2018
@Pro Pro deleted the fix/ns_value_rank_warning_03 branch November 2, 2018 09:36
@lock lock bot locked as resolved and limited conversation to collaborators Nov 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants