[Bug c++/47342] misleading diagnostic for member of undeclared class template partial specialization

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 18 13:27:00 GMT 2011


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-18 13:00:26 UTC ---
Oops, the g++ diagnostics I showed were from 4.4 not 4.6, but they're the same
except 4.6 adds column numbers

I've created PR 47343 for the incorrect line number in the case where the
partial specialization is declared but incomplete.



More information about the Gcc-bugs mailing list