[Bug c++/49129] confusing diagnostic for missing semi-colon after member template

froydnj at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 24 14:14:00 GMT 2011


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

--- Comment #1 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-05-24 13:30:16 UTC ---
I believe I tried to do that at one point; you can see the comment in
cp/parser.c:class_specifier_1 about handling user-defined types.  I might not
have been clever enough, though.  It'd certainly be helpful.



More information about the Gcc-bugs mailing list