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

MAC OS X warning: & has lower precedence than == #136

Closed
bbkr opened this issue Oct 6, 2013 · 0 comments
Closed

MAC OS X warning: & has lower precedence than == #136

bbkr opened this issue Oct 6, 2013 · 0 comments

Comments

@bbkr
Copy link

bbkr commented Oct 6, 2013

nqp_dyncall_ops.c:451:22: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
type & DYNCALL_ARG_TYPE_MASK == DYNCALL_ARG_UTF16STR ? Parrot_utf16_encoding_ptr :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant