Chris Want
5e3cffc64a
Patch to change license to GPL only, from GSR.
2008-01-07 19:13:47 +00:00
Jean-Luc Peurière
c78e44cdc5
big warning hunt commit
...
lot of casts, added prototypes, missing includes and some true errors
2005-03-09 19:45:59 +00:00
Kent Mein
e63db96a57
I removed the following:
...
LEVEL_2_CPP_WARNINGS += -Wstrict-prototypes
LEVEL_2_CPP_WARNINGS += -Wmissing-prototypes
Every version of g++ i've used has stated these two were not for g++
but for c or objectivec.
Kent
2004-09-01 12:09:22 +00:00
Kent Mein
8a7110a19a
removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs
...
from LEVEL_2_CPP_WARNINGS since they aren't valid for c++
(Note they are still in the LEVEL_2_C_WARNINGS)
Kent
2004-03-05 21:29:34 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00