This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 14:48:03 -0000
- Subject: [Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
- References: <20020209123600.5645.tom@wact.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5645
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From bangerth at dealii dot org 2003-08-27 14:48 -------
This isn't fixed, in neither 3.2, 3.3 not mainline, or it has re-appeared. I can still see the
same warning with all these versions.
W.