google / google/j2objc

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

Open
#2,257 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.