This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: namespace bug
- To: deb at pixar dot com
- Subject: Re: namespace bug
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 4 Mar 2000 13:48:06 +0100
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <m10etnk-0005IcC@tekla.pixar.com>
> This program fails to compile, but is legal. Note that if
> the we declare class Derived within namespace Foo, this compiles.
Thanks for your bug report. The mainline compiler (2.96 20000302
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin