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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |4c5e454024df728885f42e9757e
                   |                            |35d993afa948a
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Nate Graham <n...@kde.org> ---
Git commit 4c5e454024df728885f42e9757e35d993afa948a by Nate Graham, on behalf
of Zoltan Puskas.
Committed on 01/01/2022 at 00:52.
Pushed by ngraham into branch 'master'.

calculatorrunner: Enforce using Qalculate

If libqalculate is not present on the system, calculator runner falls
back to using QJSEngine, which results in significantly reduced
precision. Make calculator runner unconditionally dependent on
Qalculate and remove conditional fallback code to QJSEngine.

M  +5    -0    CMakeLists.txt
M  +18   -36   runners/calculator/CMakeLists.txt
M  +0    -5    runners/calculator/autotests/calculatorrunnertest.cpp
M  +0    -179  runners/calculator/calculatorrunner.cpp
M  +0    -8    runners/calculator/calculatorrunner.h

https://invent.kde.org/plasma/plasma-workspace/commit/4c5e454024df728885f42e9757e35d993afa948a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to