Disable gcc warning about suggested parenthesis
Deuce doesn't want to add "useless parenthesis" to xbr.c. Hopefully Clang will just ignore this -Wno-* option? warning: suggest parentheses around ‘&&’ within ‘||’
Please register or sign in to comment