This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c/4080: GCC 3.0.1 doesn't give proper warnings on C++ style declarations


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]