c/4080: GCC 3.0.1 doesn't give proper warnings on C++ style declarations
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Fri Oct 5 11:33:00 GMT 2001
Synopsis: GCC 3.0.1 doesn't give proper warnings on C++ style declarations
State-Changed-From-To: open->closed
State-Changed-By: jsm28
State-Changed-When: Fri Oct 5 11:33:06 2001
State-Changed-Why:
If you want warnings about features not in your selected
C standard version, you should use -pedantic. The manual
clearly documents that this C99 feature is accepted as an
extension in C89 mode.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4080&database=gcc
More information about the Gcc-bugs
mailing list