[Bug c++/67678] Nested class can be re-declared after definition

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 26 19:24:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67678

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, it might be an intentional GNU extension. Older versions of Clang warned
about it with the -Wgnu option rather than -Wredeclared-class-member.



More information about the Gcc-bugs mailing list