This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/231
- To: nobody at gcc dot gnu dot org
- Subject: Re: c++/231
- From: loewis at gcc dot gnu dot org
- Date: 25 Jun 2000 21:56:00 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: loewis at gcc dot gnu dot org
The following reply was made to PR c++/231; it has been noted by GNATS.
From: loewis@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, matt_conway@i2.com, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/231
Date: 25 Jun 2000 21:51:18 -0000
Synopsis: Not allowing use of private typedef for static initialization
State-Changed-From-To: open->closed
State-Changed-By: loewis
State-Changed-When: Sun Jun 25 14:51:18 2000
State-Changed-Why:
Not a bug; in the declaration of Bar<int>::i, all types must
be accessible in the scope of Bar; Foo::Fint isn't.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=231&database=gcc