[Bug c++/5650] g++ allows uninitialized const members
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 26 06:22:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-26 06:22 -------
Fixed in 3.3.4 and 3.4.0 and 3.5.0 by:
* init.c (perform_member_init): Complain about members with const
type that are not explicitly initialized.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5650
More information about the Gcc-bugs
mailing list