But that would make it warn about some things we _want_ to use and have proper tests for, wouldn't it? I'm thinking for example of the && on labels in --with-machine-code...
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2002-11-10 11:04: Subject: Re: psparser.c
It might be a good idea to use --std=c89 when compiling with gcc. That should warn for several constructions that are allowed by gcc and/or c99, but not by c89.
/ Niels Möller ()