[Bug c++/18724] missleading error message with undeclared template name
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 21 14:49:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18724
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution| |FIXED
--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-09-21 14:30:38 UTC ---
GCC 4.5.2:
test.cc:1:1: error: ‘list’ in namespace ‘std’ does not name a type
So FIXED, I would say.
More information about the Gcc-bugs
mailing list