|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #42248] echo_executing_commands does not echo when executing from stdin |
Date: | Wed, 30 Apr 2014 23:52:20 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36 |
Update of bug #42248 (project octave): Category: Octave Function => Interpreter Severity: 3 - Normal => 2 - Minor Item Group: Incorrect Result => Regression Status: None => Confirmed Summary: echo_executing_commands delivers unexpected output => echo_executing_commands does not echo when executing from stdin _______________________________________________________ Follow-up Comment #1: Confirmed, only applies to Octave commands sent to the interpreter on stdin. The correct behavior persists if you run your example as octave -qfx test.m telling Octave to run the m-file instead of reading it from the standard input stream. And either using the -x command-line option as shown above, or changing your script to set the echo_executing_commands value to 1 instead of 4. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?42248> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |