On Tue, 2005-03-22 at 05:26 +0200, Nerijus Baliunas wrote: > On Tue, 22 Mar 2005 00:29:31 +0100 (Romance Standard Time) Vadim Zeitlin > <[EMAIL PROTECTED]> wrote: > > VZ> The others could be less clear but this one is clearly bogus: compiler > VZ> complains about dtor which it should generate itself. Please report this > as > VZ> a gcc bug, if you care about it being fixed. > > Done. Please see URL if you have anything to add: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20584
I get these "virtual inline dtor not defined but used" warnings when compiling wx itself with latest gcc4 snapshot only if it's configured with --disable-precomp-headers. With precompiled headers I don't get the warnings/link errors7 when compiling wx/linking wx apps respecticely. I don't know if this is relevant, so not commenting on the gcc bug tracker myself. If it is the same case to you too in M, I guess it might be wise to leave a comment, if it's already not established on the tracker. -- With regards, Mart Raudsepp Project manager of wxMUD E-mail: [EMAIL PROTECTED] http://wxmud.sourceforge.net/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
