https://bugs.kde.org/show_bug.cgi?id=277011
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|5.10.0 |5.8.7 Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla |sma-workspace/df7f1ed1eb7df |sma-workspace/34b74d7b5dac9 |7e3c039dc19db4893ca01b3327f |dd458a960e392954ac6c30df3d2 --- Comment #11 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 34b74d7b5dac9dd458a960e392954ac6c30df3d2 by Kai Uwe Broulik. Committed on 28/03/2017 at 08:26. Pushed by broulik into branch 'Plasma/5.8'. [Calculator Runner] Use "approximate" approximation mode The runner calculator isn't entitled for being a scientifically correct calculator. This keeps seemingly innocent calculations such as "2^0.333333333" from eating all RAM until it crashes. A hint is added to the result if it is only an approximation. FIXED-IN: 5.8.7 CCMAIL: kde-i18n-...@kde.org Differential Revision: https://phabricator.kde.org/D4290 (cherry picked from commit df7f1ed1eb7df7e3c039dc19db4893ca01b3327f) M +7 -3 runners/calculator/calculatorrunner.cpp M +1 -1 runners/calculator/calculatorrunner.h M +9 -1 runners/calculator/qalculate_engine.cpp M +1 -1 runners/calculator/qalculate_engine.h https://commits.kde.org/plasma-workspace/34b74d7b5dac9dd458a960e392954ac6c30df3d2 -- You are receiving this mail because: You are watching all bug changes.