https://bugs.kde.org/show_bug.cgi?id=429078
Antonio Rojas <aro...@archlinux.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/educ | |ation/cantor/commit/7abf57f | |88ba69883237d84c82db3f195eb | |961693 --- Comment #10 from Antonio Rojas <aro...@archlinux.org> --- Git commit 7abf57f88ba69883237d84c82db3f195eb961693 by Antonio Rojas. Committed on 14/11/2020 at 15:48. Pushed by arojas into branch 'release/20.12'. Fix unusable Sage session after a syntax error When we are thrown to the additional input prompt, simply report and error and send an interrupt signal to exit. Do not try to guess what the problem is and fix it: this might be caused by an unmatched opening bracket or closing bracket, in which case we would be stuck in the additional input prompt forever M +2 -2 src/backends/sage/sageexpression.cpp https://invent.kde.org/education/cantor/commit/7abf57f88ba69883237d84c82db3f195eb961693 -- You are receiving this mail because: You are watching all bug changes.