|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58323] '...' continuation marker causes parse error when executed with "run selection" in GUI editor |
| Date: | Fri, 8 May 2020 16:12:41 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0 |
Update of bug #58323 (project octave):
Operating System: GNU/Linux => Any
_______________________________________________________
Follow-up Comment #5:
Probably a related issue: Multiline commands that don't use the continuation
marker fail with a very similar error when executed with F9.
E.g. the following code works in a script file but not when executed with F9:
a = {1,
2};
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58323>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |