This is the mail archive of the gcc-bugs@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++/9349: g++ static const char [] error


Synopsis: g++ static const char [] error

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Fri Jan 17 03:56:59 2003
State-Changed-Why:
    not a bug. like the error says, you don't have a definition
    of the static member. [9.4.2]/4 of the standard

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9349


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