This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: V3 patch causes EH failures in ILP32 mode


On Fri, Jun 25, 2004 at 02:55:07AM +0200, Gabriel Dos Reis wrote:
> You Wrote Nathan Myers
> > On Thu, Jun 24, 2004 at 03:01:21AM +0200, Gabriel Dos Reis wrote:
> >>
> >>    I have set of abstract classes, in pure classic OO
> >> tradition -- pure virtual functions, no data member; no
> >> deletion through base classes.  Yet the compiler insists
> >> on sending non-sensical remarks about classes having virtual
> >> functions but no virtual destructors.
> >
> > This has bitten me, too.   (That's with just "-Wall", not "-Weffc++".)
> > It was very annoying.  I suppose I should enter a bug report.
> 
> Please do; either me or someone will take eventually look at it.

OK, it's at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16190

Nathan Myers
ncm-nospam@cantrip.org


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