GNU Octave - Bugs: bug #51962, "A++" assigns to 'ans'...
bug #51962: "A++" assigns to 'ans' while "A += 1" and "A = A + 1" do not
Follow 7 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-09-08 | rik5 | Summary | ++ and -- not same as +1 and -1 | "A++" assigns to 'ans' while "A += 1" and "A = A + 1" do not | |
2017-09-08 | jwe | Summary | "A++" assigns to 'ans' while "A += 1" and "A = A + 1" do not | ++ and -- not same as +1 and -1 | |
2017-09-08 | rik5 | Summary | ++ and -- not same as +1 and -1 | "A++" assigns to 'ans' while "A += 1" and "A = A + 1" do not | |
2017-09-08 | rik5 | Category | None | Interpreter | |
Priority | 5 - Normal | 3 - Low | |||
Item Group | Unexpected Error or Warning | Performance | |||
Operating System | Microsoft Windows | Any |
Powered by Savane 3.14-04e1.
Corresponding source code