This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: template friend bug when using namespaces.
- To: jnye at nbnet dot nb dot ca
- Subject: Re: template friend bug when using namespaces.
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 27 Feb 2000 20:36:07 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <38B7FAC6.6A714D6B@nbnet.nb.ca>
> If you remove the namespace, the code will compile fine.
Thanks for your bug report. The mainline compiler (2.96 20000223
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin