bitwise error ( sudo make dist command ). JDK 15 osx Sonoma 14.1.2
- Dominant language
- Java
- Stars
- 6k
- Forks
- 999
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.