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

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

[Octave-bug-tracker] [bug #60882] error parsing command syntax


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60882] error parsing command syntax
Date: Wed, 21 Jul 2021 13:07:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #28, bug #60882 (project octave):

Rik: RE comment #27, an expression like


foo() ++


wouldn't be interpreted as a command anyway because with the way the parser is
now, that can only happen when the token before the operator is a simple
identifier.

This raises another question about how Matlab works though...

Is a name like PKG.FCN allowed as the name of a command?  In other words, is
it possible to use the full name of a package function as a command?  If so,
then Octave's parser still isn't handling this syntax "correctly".


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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