https://bugs.kde.org/show_bug.cgi?id=465277
Alexander Semke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/educ | |ation/cantor/commit/5484889 | |e50b28b95ce468a1fbeb1854e87 | |da6dde Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |23.03 --- Comment #4 from Alexander Semke <[email protected]> --- Git commit 5484889e50b28b95ce468a1fbeb1854e87da6dde by Alexander Semke. Committed on 26/03/2023 at 17:21. Pushed by asemke into branch 'master'. [maxima] always trim the command string and remove line breaks and not only for plot commands so we get one single response in stdout from Maxima instead of multiple outputs that we only partially handle. This addresses multiple issues with multi-line commands with $ and ; endings. FIXED-IN: 23.03 M +1 -1 src/backends/maxima/maximasession.cpp M +42 -2 src/backends/maxima/testmaxima.cpp M +6 -2 src/backends/maxima/testmaxima.h https://invent.kde.org/education/cantor/commit/5484889e50b28b95ce468a1fbeb1854e87da6dde -- You are receiving this mail because: You are watching all bug changes.
