kio/scheduler: Does not compile with Qt from 4.8 branch

Jeremy Whiting jpwhiting at kde.org
Wed Jun 1 15:47:26 BST 2011


Until those that know the code get this issue sorted out,  I've pasted a
small workaround that gets it to build here:
http://paste.kde.org/77059/

Jeremy

On Wed, Jun 1, 2011 at 2:39 AM, Thiago Macieira <thiago at kde.org> wrote:

> On Wednesday, 1 de June de 2011 01:42:13 argonel wrote:
> > This makes a promise that any class can use a private slot without
> > access checking. It doesn't say how that slot was declared, just that
> > the private slot can be invoked by any other class. The change to
> > Q_PRIVATE_SLOT introduces access checking of slots and breaks the
> > promise, and so it needs to be left unchanged until Qt 5.
>
> You're assuming you're allowed to use Q_PRIVATE_SLOT. That macro is not
> documented, so any use of it outside Qt is suspect by itself. Qt makes
> promise
> of source compatibility when using it.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>  Senior Product Manager - Nokia, Qt Development Frameworks
>      PGP/GPG: 0x6EF45358; fingerprint:
>      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110601/f1a6672d/attachment.htm>


More information about the kde-core-devel mailing list