------- 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

Reply via email to