V3 patch causes EH failures in ILP32 mode

Nathan Myers ncm-nospam@cantrip.org
Thu Jun 24 18:06:00 GMT 2004


On Thu, Jun 24, 2004 at 03:01:21AM +0200, Gabriel Dos Reis wrote:
> You Wrote Nathan Myers
> 
>    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. 

Nathan Myers
ncm-nospam@cantrip.org



More information about the Libstdc++ mailing list