This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54060] G++ warning mixes up anonymous types and anonymous namespaces
- From: "zeratul976 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jul 2012 20:21:51 +0000
- Subject: [Bug c++/54060] G++ warning mixes up anonymous types and anonymous namespaces
- Auto-submitted: auto-generated
- References: <bug-54060-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54060
--- Comment #2 from Nathan Ridge <zeratul976 at hotmail dot com> 2012-07-31 20:21:51 UTC ---
What is the purpose of warning about the use of an anonymous type in this
context?