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]
Other format: [Raw text]

Re: c++/7065: ...


The following reply was made to PR c++/7065; it has been noted by GNATS.

>From neroden@twcny.rr.com  Mon Jan 13 01:03:10 2003
From: Nathanael Nerode <neroden@twcny.rr.com>
To: daniel.frey@aixigo.de, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/7065: ...
Date: Sat, 11 Jan 2003 19:11:14 -0500

 With mainline, it now gives the interesting error:
 
 ice.cxx:3: error: abstract declarator `<anonymous class>' used as declaration
 ice.cxx:3: error: namespace-scope anonymous aggregates must be static
 
 I leave it to wiser people to verify that this example is really legal (given 
 that it's stupid) and that the errors are wrong.


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