This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- Additional Comments From okohlbacher at gmx dot de  2004-02-18 10:38 -------
This bug is present in 3.3.3 as well. It is a rather annoying bugger, as it appears as well as soon as you 
derive a class from std::fstream.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]