1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

detail (added -Wconversion as a comment, to be used ocasionally)

This commit is contained in:
Roberto Ierusalimschy
2015-01-02 11:03:52 -02:00
parent 3a29087cb7
commit dbf911c516
+1
View File
@@ -17,6 +17,7 @@ CWARNSCPP= \
-Wdisabled-optimization \
-Wstrict-aliasing \
# the next warnings generate to much noise, so they are disabled
# -Wconversion -Wno-sign-conversion \
# -Wsign-conversion \
# -Wconversion \
# -Wlogical-op \