D22282: Fixes group separated stored constants that would show as nan
Joseph Winzer
noreply at phabricator.kde.org
Fri Jul 5 13:15:02 BST 2019
Joefish updated this revision to Diff 61215.
Joefish added a comment.
Constants are stored in a C locale way and converted to the current locale
settings before being passed to the KNumber constructor.
Unfortunately, the tooltip doesn't show the stored constant in the active
locale as no locale information is stored with the number.
REPOSITORY
R353 KCalc
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D22282?vs=61185&id=61215
BRANCH
bug_408752 (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D22282
AFFECTED FILES
kcalc.cpp
To: Joefish
Cc: cfeck, kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190705/bcede2cb/attachment.html>
More information about the Kde-utils-devel
mailing list