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++/9288: [parser] [3.4 regression] rejects in-class initialization of static data member of type `const char* const'


Synopsis: [parser] [3.4 regression] rejects in-class initialization of static data member of type `const char* const'

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Jan 13 13:51:44 2003
State-Changed-Why:
    Can't do this -- only integral scalars can be initialized
    in-class.
    W.

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


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