Open
Description
Describe your bug here. And how to reproduce it.
Make errors:
cc -c -O2 -fno-strict-aliasing -Werror -I/usr/local/include/SDL2 -D_THREAD_SAFE -DSYSTEM_VOLUME_MIXER_AVAILABLE=0 -I. -Wno-strict-prototypes smb1/smb1_00.c -o smb1/smb1_00.o
smb1/smb1_00.c:963:12: error: result of comparison of constant 7 with expression of type 'bool' is always true [-Werror,-Wtautological-constant-out-of-range-compare]
if (v5 < 7)
~~ ^ ~
1 error generated.
make: *** [smb1/smb1_00.o] Error 1
What is your build target?
Mac