GNU Octave - Bugs: bug #56167, non-existent cell indexing 'C{}'...
bug #56167: non-existent cell indexing 'C{}' should produce an error
Follow 12 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2019-04-23 | rik5 | Open/Closed | Open | ![]() |
Closed |
2019-04-23 | rik5 | Status | Ready For Test | ![]() |
Fixed |
2019-04-23 | jwe | Status | Confirmed | ![]() |
Ready For Test |
2019-04-19 | rik5 | Dependencies | - | ![]() |
Depends on bugs #31615 |
2019-04-19 | rik5 | Item Group | Unexpected Error or Warning | ![]() |
Missed Error or Warning |
Summary | non-existent cell indexing within matrix brackets results in concatenation error | ![]() |
non-existent cell indexing 'C{}' should produce an error | ||
2019-04-19 | rik5 | Severity | 3 - Normal | ![]() |
2 - Minor |
Priority | 5 - Normal | ![]() |
3 - Low | ||
Status | None | ![]() |
Confirmed | ||
Release | 4.4.1 | ![]() |
dev | ||
Operating System | Microsoft Windows | ![]() |
Any | ||
Summary | pseudocode [ { [](0x1) [](0x1) [](0x1) 1 }{}, 1 ] fails, [ 1 ,{ [](0x1) [](0x1) 1 }{}, 1 ] works | ![]() |
non-existent cell indexing within matrix brackets results in concatenation error |
Powered by Savane 3.15-e6e5.
Corresponding source code