This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3825: ...
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gdr at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, fasbjx at free dot fr
- Date: Fri, 3 Jan 2003 07:19:28 -0500
- Subject: Re: c++/3825: ...
- Reply-to: neroden at twcny dot rr dot com
With 3.4, we don't ICE. Instead, we get the following amazing messages:
ice.cxx:9: error: too few template-parameter-lists
ice.cxx:13: error: too few template-parameter-lists
ice.cxx:18: error: too few template-parameter-lists
Huh?