|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #55980] Octave interpreter indent for print increases whenever octave_base_value::print error emitted |
| Date: | Fri, 22 Mar 2019 20:57:41 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Update of bug #55980 (project octave):
Summary: Octave, after load .mat file and using specific
command, stop work and starts allocate all available memory => Octave
interpreter indent for print increases whenever octave_base_value::print error
emitted
_______________________________________________________
Follow-up Comment #4:
Here is a much simpler way to demonstrate the error
load sehrSchlect.mat
disp (ahrsEuler)
a = 1
Every call to disp() results in an error, and an extra indentation of 3
spaces.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55980>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |