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
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
The text was updated successfully, but these errors were encountered:
Describe your bug here. And how to reproduce it.
Make errors:
What is your build target?
Mac
The text was updated successfully, but these errors were encountered: