D22263: Fixes group separated stored constants that would show as nan
Joseph Winzer
noreply at phabricator.kde.org
Thu Jul 4 11:25:47 BST 2019
Joefish created this revision.
Herald added a subscriber: kde-utils-devel.
Joefish requested review of this revision.
REVISION SUMMARY
The integer_regex in KNumber(const QString &s) does not recognize numbers
with group separators. (knumber.cpp +279) Therefore, they are removed
from the string representation of the number before being passed to
the KNumber constructor.
BUG: 408752
REPOSITORY
R353 KCalc
BRANCH
bug_408752 (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D22263
AFFECTED FILES
kcalc.cpp
To: Joefish
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190704/29a0de99/attachment.html>
More information about the Kde-utils-devel
mailing list