This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5529: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates
- From: neroden at gcc dot gnu dot org
- To: coola at ngs dot ru, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 11 Jan 2003 20:39:54 -0000
- Subject: Re: c++/5529: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates
- Reply-to: neroden at gcc dot gnu dot org, coola at ngs dot ru, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates
State-Changed-From-To: analyzed->closed
State-Changed-By: neroden
State-Changed-When: Sat Jan 11 12:39:53 2003
State-Changed-Why:
With the new parser (on mainline) we get this error:
test.cxx:5: error: partial specialization `getval<Q, Policy>' of function
template
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5529