[Bug c/31678] invalid C99 code accepted with warning
--- Comment #2 from sabre at nondot dot org 2007-04-24 01:14 --- Doh, right, thanks! :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31678
[Bug c/31678] invalid C99 code accepted with warning
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-24 00:46 --- You have to use -pedantic-errors to get the error. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --