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

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

[Octave-bug-tracker] [bug #59334] [octave forge] (interval) Failing BIST


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59334] [octave forge] (interval) Failing BISTs with Octave 6.0.92
Date: Fri, 14 Jan 2022 01:43:05 -0500 (EST)
User-agent: Mozilla/5.0 (Linux; Android 11; J9210) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36

Follow-up Comment #6, bug #59334 (project octave):

Some improvements have been made for compatibility with Matlab's command
syntax. As a side effect `a --;` will be interpreted as a command now
(corresponding to a function call `a ('--');`). `a--;` will still work as a
decrement operator.
See also this note in the NEWS file:
> - The increment and decrement operators `++` and `--` must "hug" their
> corresponding variables.  In previous versions of Octave, whitespaces
> between these operators and the variable they affect were allowed.  That
> is no longer the case.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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