added two more commented warning options (just to know about them)
This commit is contained in:
2
makefile
2
makefile
@@ -17,6 +17,8 @@ CWARNSC=-pedantic -Wextra \
|
|||||||
-Wdisabled-optimization \
|
-Wdisabled-optimization \
|
||||||
-Wstrict-aliasing \
|
-Wstrict-aliasing \
|
||||||
# the next warnings generate to much noise, so they are disabled
|
# the next warnings generate to much noise, so they are disabled
|
||||||
|
# -Wsign-conversion \
|
||||||
|
# -Wconversion \
|
||||||
# -Wlogical-op \
|
# -Wlogical-op \
|
||||||
# -Wstrict-overflow=2 \
|
# -Wstrict-overflow=2 \
|
||||||
# -Wformat=2 \
|
# -Wformat=2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user