Opened 13 years ago

Closed 4 years ago

Last modified 4 years ago

#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 Dietmar Winkler, 9 years ago

Cc: sjoelund.se, → sjoelund.se
Milestone: Future

comment:2 by Per Östlund, 4 years ago

Component: Frontend
Resolution: fixed
Status: newclosed

The description lacks some information on recreating the issue, but I assume this has been fixed.

comment:3 by Francesco Casella, 4 years ago

Milestone: Future1.16.0
Note: See TracTickets for help on using tickets.