mirror of
https://github.com/lua/lua
synced 2026-09-26 16:17:11 +03:00
detail (added -Wconversion as a comment, to be used ocasionally)
This commit is contained in:
parent
3a29087cb7
commit
dbf911c516
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -17,6 +17,7 @@ CWARNSCPP= \
|
||||||
-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
|
||||||
|
# -Wconversion -Wno-sign-conversion \
|
||||||
# -Wsign-conversion \
|
# -Wsign-conversion \
|
||||||
# -Wconversion \
|
# -Wconversion \
|
||||||
# -Wlogical-op \
|
# -Wlogical-op \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue