[Bug c++/23823] Is this right?

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 12 08:15:00 GMT 2005


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-09-12 08:15 -------
It could say, instead of

foo.cc:13: error: partial specialization `g<T, true>' of function template

rather

foo.cc:13: error: partial specialization `g<T, true>' of function template not
allowed

to make it clear that the following errors are just other ways of saying the above.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic


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



More information about the Gcc-bugs mailing list