http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34927
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34927
--- Comment #4 from paolo at gcc dot gnu.org
2011-10-09 00:21:41 UTC ---
Author: paolo
Date: Sun Oct 9 00:21:37 2011
New Revision: 179718
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179718
Log:
2011-10-08 Paolo Carlini
PR c++/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34927
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
--- Comment #2 from bangerth at math dot tamu dot edu 2008-01-22 22:20
---
Subject: Re: Duplicate error message about abstract class
> I think this is because we clone the dtor.
Possible. If we take away the base class, then the error message appears
only once...
-
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-22 22:17 ---
I think this is because we clone the dtor.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--