a few new warnings
This commit is contained in:
7
makefile
7
makefile
@@ -17,6 +17,13 @@ CWARNS= -pedantic -Wextra \
|
|||||||
-Wstrict-prototypes \
|
-Wstrict-prototypes \
|
||||||
-Wundef \
|
-Wundef \
|
||||||
-Wwrite-strings \
|
-Wwrite-strings \
|
||||||
|
-Wc++-compat \
|
||||||
|
-Wold-style-definition \
|
||||||
|
-Wredundant-decls \
|
||||||
|
-Wdisabled-optimization \
|
||||||
|
# -Wlogical-op \
|
||||||
|
# -Wformat=2 \
|
||||||
|
# -Wstrict-overflow=5 \
|
||||||
# -Wcast-qual \
|
# -Wcast-qual \
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user