Ok, just committed my fix to kopete on the trunk and 4.7 branches. Enjoy.
On Thu, Aug 4, 2011 at 7:50 AM, Jeremy Whiting <jpwhit...@kde.org> wrote: > Jovie is fixed on 4.7 branch and master branch. I sent a patch to > kopete-devel and kde-core-devel that fixes kdenetwork just now, any comments > welcome. > > thanks, > Jeremy > > On Tue, Aug 2, 2011 at 3:24 PM, Thiago Macieira <thi...@kde.org> wrote: > >> On Tuesday, 2 de August de 2011 14:19:07 Raphael Kubo da Costa wrote: >> > There's also the upstream bug: >> > https://bugreports.qt.nokia.com/browse/QTBUG-19717 >> >> It's not an upstream bug as virtually inheriting isn't necessary. QObject >> cannot be multiply-inherited and none of the Qt classes inherit it >> virtually. >> >> Since virtual inheritance causes overhead (code size, class size, >> run-time) >> and you don't need it, QObject doesn't need to support it either. >> >> So please fix the code that tries to do that. >> -- >> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org >> Software Architect - Intel Open Source Technology Center >> PGP/GPG: 0x6EF45358; fingerprint: >> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 >> >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe << >> >> >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<