This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/231


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]