This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Nested derived template class
- To: mschwendt at web dot de
- Subject: Re: Nested derived template class
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Fri, 7 Jul 2000 08:29:48 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.LNX.4.21.0007062310300.5440-100000@faldor.intranet>
> gcc 2.95.2 (installed for testing purposes only, because
> egcs 1.1.2 does not give this reported error)
Thanks for your bug report. The mainline compiler (2.96 20000624
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin