octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58090] Command line freeze when typing


From: Tobias Berg
Subject: [Octave-bug-tracker] [bug #58090] Command line freeze when typing
Date: Thu, 2 Apr 2020 03:17:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

Follow-up Comment #1, bug #58090 (project octave):

I can confirm that this is a problem also in 5.1.0
I found out that if you do the following in Command Window the program will
freeze;

a=[1,1]
b=[2,4] (freeze)

But if you leave out the comma sign then it is ok (5.2.0) i.e.

a=[1 1]
b=[2 4]
...

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58090>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]