This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Heavy use of C++ templates in gcc-2.95 fails
- To: Joerg Pommnitz <pommnitz@darmstadt.gmd.de>
- Subject: Re: Heavy use of C++ templates in gcc-2.95 fails
- From: Jason Merrill <jason@cygnus.com>
- Date: 09 Aug 1999 04:12:42 -0700
- Cc: gcc@gcc.gnu.org
- References: <37AEAE50.CE6A6C02@darmstadt.gmd.de>
The code is broken; they need to add 'typename' in various places.
In future, please provide preprocessed code with a bug report.
Jason