|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #38520] octave prints PS1 prompt when reading commands from stdin |
| Date: | Sat, 16 Mar 2013 18:27:27 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22 |
Update of bug #38520 (project octave):
Category: Octave Forge Package => Interpreter
Item Group: Other => Regression
Status: None => Confirmed
Summary: pkg install -forge odepkg fails with make error =>
octave prints PS1 prompt when reading commands from stdin
_______________________________________________________
Follow-up Comment #1:
Same error for me.
Actually I think the bug/regression is that Octave now prints the PS1 prompt
when reading commands from stdin when it is not a terminal. This is probably
due to recent works in progress as discussed on the maintainers list.
Previous behavior:
$ echo OCTAVE_VERSION | octave -qf
ans = 3.7.0+
New behavior:
$ echo OCTAVE_VERSION | octave -qf
octave:1> ans = 3.7.2+
octave:2>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38520>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |