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: "pgonzalez at bluel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 05:49:48 -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 pgonzalez at bluel dot com 2004-05-06 05:49 -------
Although this is a non-bug, I have created a patch (for GCC 3.4.0)
making it possible to optionally restore the previous behavior.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10634