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: Fri, 6 Aug 2021 13:33:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

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

I should clarify that "x ++ + 3" evaluates to 3 when x is originally 0. I
neglected to mention the initial value of x. In general it evaluates to x+3
overall, and increments x as a side-effect. This behavior is actually
consistent with C++ and Java, so might not be wrong though it is ill-advised
to write such an expression in production code.

    _______________________________________________________

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]