Enable pedantic pike-in-your-bum mode, rip and tear

This commit is contained in:
James R 2022-02-19 19:41:19 -08:00
parent dc098c1e65
commit cd5946be73

View file

@ -22,7 +22,7 @@ ifndef GCC295
#WFLAGS+=-Wno-packed
endif
ifndef RELAXWARNINGS
WFLAGS+=-W
WFLAGS+=-W -pedantic
#WFLAGS+=-Wno-sign-compare
ifndef GCC295
WFLAGS+=-Wno-div-by-zero