C++ PATCH for undeclared enum regression

Jason Merrill jason@redhat.com
Wed Feb 6 20:55:00 GMT 2013


Since the patch to add C++11 opaque enum declarations went in, we 
haven't been giving a diagnostic about defining a nested enum that was 
never declared.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: enum-err.patch
Type: text/x-patch
Size: 884 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130206/165acd17/attachment.bin>


More information about the Gcc-patches mailing list