This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10634] in-class initialization of static data members no longer allowed
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 14:22:31 -0000
- Subject: [Bug c++/10634] in-class initialization of static data members no longer allowed
- References: <20030506010600.10634.pgonzalez@bluel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-05-06 14:22 -------
I personally believe we should stick with our present behavior. We have
had pretty widely distributed releases 3.2.3 and 3.3.x in between, and
have not gotten many reports about this. It seems absurd to go back in
3.4.1 or 3.5.0 to allow behavior that
- we haven't supported in a while
- isn't standards conforming
- must be switched on by a flag
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10634