[Kst] [kst] [Bug 342642] Kst 2.0.8 fails to compile on Fedora Rawhide Arm

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Sun Jan 11 05:22:17 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=342642

--- Comment #1 from netterfield at astro.utoronto.ca ---
Git commit 16d4aea302e9f9eeca86e3ad72f448b8303d31b5 by Barth Netterfield.
Committed on 11/01/2015 at 05:19.
Pushed by netterfield into branch 'master'.

Fix some qreal issues.

floating point values which count pixels or screen locations
can and should be qreal.

floating point values which are
involved with computational manipulation of the data
should be double, even though this is slower in ARM.

They shouldn't mix if it can be helped.

M  +1    -1    src/libkst/editablevector.cpp
M  +4    -4    src/libkst/vector.cpp
M  +1    -1    src/libkstmath/curve.cpp
M  +1    -1    src/plugins/dataobject/activitylevel/activitylevel.cpp

http://commits.kde.org/kst-plot/16d4aea302e9f9eeca86e3ad72f448b8303d31b5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kst mailing list