This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25826] "pure virtual" destructors accepted by GCC, but cause link failure
- From: "lloyd at randombit dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2006 21:39:57 -0000
- Subject: [Bug c++/25826] "pure virtual" destructors accepted by GCC, but cause link failure
- References: <bug-25826-6477@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from lloyd at randombit dot net 2006-01-17 21:39 -------
Thank you for the reference Gaby. I'm now not quite sure what purpose a pure
virtual destructor has, or why it should be legal, but neither the apparent
language oddity nor my confusion about same is a GCC problem, so... Andrew,
Gaby, sorry to distract you with the invalid bug report. I'll check the
standard first next time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25826