#1577 closed defect (fixed)
Fix returned type of sliced arrays
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.16.0 |
Component: | Frontend | Version: | |
Keywords: | Cc: | Martin Sjölund |
Description
x[1,1:size(y,1)]
Returns size(x,2) as its dimension... This is clearly wrong :( I will look into this later.
Change History (3)
comment:1 by , 9 years ago
Cc: | sjoelund.se, → sjoelund.se |
---|---|
Milestone: | → Future |
comment:2 by , 4 years ago
Component: | → Frontend |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 4 years ago
Milestone: | Future → 1.16.0 |
---|
Note:
See TracTickets
for help on using tickets.
The description lacks some information on recreating the issue, but I assume this has been fixed.