You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: