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

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

[Octave-bug-tracker] [bug #54767] Function interpreter creates comma (",


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54767] Function interpreter creates comma (", ") where there shouldn'd be one
Date: Tue, 2 Oct 2018 10:59:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

Update of bug #54767 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Thank you for your bug report. This is not a bug but a feature of the Octave
programming language. This is very similar to the recently filed bug #54765.

If you look in the Octave user manual section on matrix bracket syntax, you
will see explanations of how whitespace is significant between square
brackets: http://octave.org/doc/interpreter/Matrices.html. You will even see
an example explaining how '[ a - b ]' is parsed differently from '[ a -b ]',
which is the case this report falls into. This is a necessary difference for
compatibility with the Matlab language.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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