Review Request 124150: Fix KCoreAddons build on Clang+ARM
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Jun 22 17:13:03 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124150/
-----------------------------------------------------------
Review request for KDE Frameworks and Rohan Garg.
Repository: kcoreaddons
Description
-------
Tries to address the issue pointed out by Rohan.
We have a set of reverse-engineered literals and one of them we're specifying it as unsigned (the rest are smaller, so it doesn't make a difference), even though the API returns a signed int.
Diffs
-----
src/lib/io/kfilesystemtype.cpp e4043e4
Diff: https://git.reviewboard.kde.org/r/124150/diff/
Testing
-------
Still compiles in the comfortable amd64+g++.
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150622/61992411/attachment.html>
More information about the Kde-frameworks-devel
mailing list