Review Request 113258: Fix compilation with C++11 enabled.
Commit Hook
null at kde.org
Mon Oct 21 18:25:50 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113258/#review42122
-----------------------------------------------------------
This review has been submitted with commit a959675fb3ca4d936cd6f8aeff437a1a444b7c38 by Volker Krause to branch frameworks.
- Commit Hook
On Oct. 15, 2013, 6:43 p.m., Volker Krause wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113258/
> -----------------------------------------------------------
>
> (Updated Oct. 15, 2013, 6:43 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> Fix compilation with C++11 enabled.
>
> QStringLiteral expands to code containing a lambda with C++11 support
> enabled, which then ends up in a typeof expression as part of the
> Q_FOREACH macro, which must not contain lambdas (similar to decltype
> and some other template stuff).
>
>
> Diffs
> -----
>
> kded/vfolder_menu.cpp 3f7cf790bc1dd06339b67237c716fe943f6a369e
> tier1/kconfig/src/kconf_update/kconf_update.cpp 41923888690671d9dfd6bafc0341284796c13088
> tier3/kinit/src/klauncher/autostart.cpp e0f2c74f4b935994e5d3422d8abdfa1bd955d418
> tier4/kcmutils/src/ksettings/dialog.cpp 376075541c74f56ceeeb3b640cd9b791b04d32ad
>
> Diff: http://git.reviewboard.kde.org/r/113258/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Volker Krause
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131021/37edf4d2/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list