[Bug c++/48399] gcc46 show error when initializing a static const member with base class's constructor
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 1 11:10:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48399
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Severity|major |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-01 11:10:51 UTC ---
no, constructors are not inherited
this change is documented at http://gcc.gnu.org/gcc-4.6/changes.html#cplusplus
firefox needs to be fixed
More information about the Gcc-bugs
mailing list