[Digikam-devel] [Bug 296141] Make digikam compile on ARM
Ananta Palani
anantapalani at gmail.com
Fri Mar 16 13:38:55 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=296141
Ananta Palani <anantapalani at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anantapalani at gmail.com
--- Comment #6 from Ananta Palani <anantapalani at gmail.com> ---
(In reply to comment #4)
> from #1: <<Typedef for double on all platforms except for those using CPUs
> with ARM architectures. On ARM-based platforms, qreal is a typedef for float
> for performance reasons.>>
>
> according to wikipedia [#2] <<This gives from 6 to 9 significant decimal
> digits precision>>
>
> should the precision of the comparison (8) be lowered too?
>
> #1 http://doc.qt.nokia.com/4.7-snapshot/qtglobal.html#qreal-typedef
> #2 http://en.wikipedia.org/wiki/Single-precision_floating-point_format
Probably should be changed to 6 since that is the default for QString::number()
anyway:
http://qt-project.org/doc/qt-4.8/qstring.html#number-2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list