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

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

[Octave-bug-tracker] [bug #57859] Problem with continuation lines on the


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57859] Problem with continuation lines on the command line
Date: Wed, 19 Feb 2020 13:22:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36

Update of bug #57859 (project octave):

                Category:                     GUI => Interpreter            
                Severity:              3 - Normal => 4 - Important          
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed, and also affects command line input in a terminal, and also affects
multi-line input read through standard input. Does _not_ affect multi-line
scripts evaluated through the '--eval' option, and does not affect function
and script files.

Example on stdin:


$ printf "x = [1, 2, 3, 4, ...\n5, 6]\n" | octave
error: vertical dimensions mismatch (1x4 vs 1x2)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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