Enabled -Wshorten-64-to-32

This commit is contained in:
Pierre-Olivier Latour
2014-03-26 09:28:32 -07:00
parent 4d53e18b0b
commit fb247dc703
2 changed files with 5 additions and 4 deletions

View File

@@ -341,6 +341,7 @@
WARNING_CFLAGS = (
"-Wall",
"-Weverything",
"-Wshorten-64-to-32",
"-Wno-gnu-statement-expression",
"-Wno-direct-ivar-access",
"-Wno-implicit-retain-self",