-
Browse
Commit
-
Author :
sammy
Date :
2008-04-23 21:23:22
Hash :
21f3d07c
Message :
* Add loads of C/C++ warning flags to the build process:
-Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare
* Add C-specific warning flags, too:
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs