[Kde-pim] Review Request 120044: Fix build with Qt version 5.2, regarding QAtomicInteger include
Casian Andrei
skeletk13 at gmail.com
Wed Sep 3 08:49:21 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120044/
-----------------------------------------------------------
Review request for Akonadi and Dan Vrátil.
Repository: akonadi
Description
-------
There is an include for QAtomicInteger which does not check the version of Qt. Looks like QAtomicInteger appeared starting with 5.3. Placed a similar #ifdef check to one found in the same file.
Diffs
-----
src/server/storage/storagedebugger.h 537fd74
Diff: https://git.reviewboard.kde.org/r/120044/diff/
Testing
-------
Previously Akonadi did not build with Qt 5.2
Now it builds fine for me.
Thanks,
Casian Andrei
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list