[Bug c++/11804] Wrong warning about explicit initialization of base class default constructor

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 27 16:01:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11804


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


------- Additional Comments From bangerth at dealii dot org  2003-08-27 16:01 -------
I think the request makes sense -- the bases are empty, so nothing can happen when 
you forget the base initializer. I've also opened the other PR again, which hasn't been 
fixed (or has reappeared) despite the message in the audit trail. 
 
W.



More information about the Gcc-bugs mailing list