This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Namespace-/Template-/Friend-Bug
- To: thomas at luzat dot de
- Subject: Re: Namespace-/Template-/Friend-Bug
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Wed, 10 May 2000 19:58:51 +0200
- CC: bug-gcc at gnu dot org
- References: <004001bfba8d$82396da0$9c1ae195@deepthought>
> here's some code that doesn't work for me. It works as long as I don't put
> it in a namespace. Others have confirmed it should work. The files included
> in the tar/bzip2 file are:
Thanks for your bug report. The mainline compiler (2.96 20000430
(experimental)) compiles test1.ii without problems, so the bug appears
to be fixed. test2.ii crashes that compiler; I've put a report into
GNATS.
Regards,
Martin