Review Request 122232: KConfig: fix using KSharedConfig in global object destructor.
David Faure
faure at kde.org
Fri Jan 23 22:39:09 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122232/
-----------------------------------------------------------
Review request for KDE Frameworks, Albert Astals Cid and Matthew Dawson.
Repository: kconfig
Description
-------
kconfig_in_global_object.cpp comes from kdelibs4support
(after porting to Q_GLOBAL_STATIC)
ksharedconfig_in_global_object.cpp is new (but works with kdelibs4)
and reproduces Albert's KgDifficulty testcase.
Diffs
-----
autotests/CMakeLists.txt b91f754b705fc87bb8b729bea72fbb5f7d427ace
autotests/kconfig_in_global_object.cpp PRE-CREATION
autotests/ksharedconfig_in_global_object.cpp PRE-CREATION
src/core/kconfig.cpp 782e9714521234a3e3d8f3a788967e5c9a40f38a
Diff: https://git.reviewboard.kde.org/r/122232/diff/
Testing
-------
Both tests pass and the QCoreApplication::arguments warning (because called after qApp is destroyed) is gone.
Thanks,
David Faure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150123/126c8a15/attachment.html>
More information about the Kde-frameworks-devel
mailing list