V3 patch causes EH failures in ILP32 mode
Gabriel Dos Reis
gdr@acm.org
Fri Jun 25 02:28:00 GMT 2004
You Wrote Nathan Myers
> 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++".)
Right.
> It was very annoying. I suppose I should enter a bug report.
Please do; either me or someone will take eventually look at it.
More information about the Libstdc++
mailing list