c/5957: gcc accepts C99-only code even when -std=c89 arg used
neil@gcc.gnu.org
neil@gcc.gnu.org
Fri Mar 29 01:14:00 GMT 2002
Synopsis: gcc accepts C99-only code even when -std=c89 arg used
State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Fri Mar 29 00:50:40 2002
State-Changed-Why:
This is not a bug, it's the meaning of the options, though you may disagree with it.
If you want a hard error, you need -pedantic-errors.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5957
More information about the Gcc-bugs
mailing list