[Digikam-devel] Review Request: Fix digikam for ARM builds
Rohan Garg
rohangarg at kubuntu.org
Thu Mar 15 19:45:41 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104289/
-----------------------------------------------------------
(Updated March 15, 2012, 7:45 p.m.)
Review request for Digikam.
Changes
-------
Reviewboard is weird, didn't upload my patch earlier ...
Description
-------
In order for better performance, ARM uses float instead of double. Qt provides qreal which typedef's to double on non ARM arch's and float on ARM. This patch makes digikam compile on ARM.
Diffs (updated)
-----
libs/database/searchxml.h 5a5012d
libs/database/searchxml.cpp 661bc5b
libs/widgets/graphicsview/regionframeitem.cpp c4fe767
utilities/searchwindow/searchfields.cpp 68b98bd
Diff: http://git.reviewboard.kde.org/r/104289/diff/
Testing
-------
Compiles fine on ARM after patch was applied
Thanks,
Rohan Garg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20120315/ff16bd15/attachment.html>
More information about the Digikam-devel
mailing list