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: anonymous
Subject: [Octave-bug-tracker] [bug #60882] error parsing command syntax
Date: Thu, 5 Aug 2021 14:26:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

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

I request clarification. The statement "x ++" causes an error but the command
"y = x ++" does not, which evaluates to "y = x; x += 1;". Nor does the
admittedly pathological statement "x ++ + 3" cause an error, which evaluates
to 3. That is, "x ++" with the space only causes an error when it occurs by
itself, not when embedded in a bigger statement. Is this behavior intended?

    _______________________________________________________

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]