This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21514] templates and anonymous enum
- From: "papadopo at shfj dot cea dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2005 14:38:25 -0000
- Subject: [Bug c++/21514] templates and anonymous enum
- References: <20050511141210.21514.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From papadopo at shfj dot cea dot fr 2005-05-11 14:38 -------
I think the first line could be made clearer:
'<anonymous enum>' is/uses anonymous type
I'm reading it again and again, and it doesn't make sense to me.
Then the second line refers to an operator<< most probably defined in some
remote header file. This is distracting. I would suggest not printing this
second line at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21514