[cantor] [Bug 401893] Octave backend can't finished an execution of expression only from comments

2019-03-14 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=401893

--- Comment #2 from Nikita Sirgienko  ---
Simple state machine (three states: code, string, comment), which remove all
comments from user command enough for solving this problem.

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

[cantor] [Bug 401893] Octave backend can't finished an execution of expression only from comments

2019-03-14 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=401893

Nikita Sirgienko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/can
   ||tor/87afb9441dde48165312d5b
   ||ad6405cab259c407f
   Version Fixed In||19.04

--- Comment #1 from Nikita Sirgienko  ---
Git commit 87afb9441dde48165312d5bad6405cab259c407f by Nikita Sirgienko.
Committed on 14/03/2019 at 21:42.
Pushed by sirgienko into branch 'master'.

[Octave] Some fixes
  - Fix problem with comment in multiline octave command
  - Fix bug with empty command, which never finish execution
FIXED-IN: 19.04

M  +27   -0src/backends/octave/octaveexpression.cpp
M  +1-1src/backends/octave/octavesession.cpp
M  +23   -3src/backends/octave/testoctave.cpp
M  +1-0src/backends/octave/testoctave.h

https://commits.kde.org/cantor/87afb9441dde48165312d5bad6405cab259c407f

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