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

bitwise error ( sudo make dist command ). JDK 15 osx Sonoma 14.1.2 #2257

Open
kaizer1 opened this issue Dec 3, 2023 · 0 comments
Open

bitwise error ( sudo make dist command ). JDK 15 osx Sonoma 14.1.2 #2257

kaizer1 opened this issue Dec 3, 2023 · 0 comments

Comments

@kaizer1
Copy link

kaizer1 commented Dec 3, 2023

losObj/j2objc/xalan/build_result/objc/org/apache/xpath/axes/WalkerFactory.m:1405:10: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
return OrgApacheXpathAxesWalkerFactory_isSetWithInt_withInt_(analysis, OrgApacheXpathAxesWalkerFactory_BIT_CHILD) | OrgApacheXpathAxesWalkerFactory_walksSidewaysWithInt_(analysis);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
||
/Users/sergejloskutnikov/Downloads/losObj/j2objc/xalan/build_result/objc/org/apache/xpath/axes/WalkerFactory.m:1405:10: note: cast one or both operands to int to silence this warning
1 error generated.

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