[Bug c++/56585] Cannot introduce a qualified type - Elaborated type specifiers

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 10 10:33:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56585

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-03-10 10:33:45 UTC ---
The standard says nothing about errors, it only requires a diagnostic, and a
warning is a diagnostic.

Maybe it could be an error with -pedantic-errors though.



More information about the Gcc-bugs mailing list