This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9288: [parser] [3.4 regression] rejects in-class initialization of static data member of type `const char* const'
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, pinskia at physics dot uc dot edu
- Date: 13 Jan 2003 21:51:44 -0000
- Subject: Re: c++/9288: [parser] [3.4 regression] rejects in-class initialization of static data member of type `const char* const'
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, pinskia at physics dot uc dot edu, gcc-gnats at gcc dot gnu dot org
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