Opened 13 years ago

Closed 3 years ago

Last modified 3 years ago

#1577 closed defect (fixed)

Fix returned type of sliced arrays

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone: 1.16.0
Component: Frontend Version:
Keywords: Cc: sjoelund.se

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 Changed 8 years ago by dietmarw

  • Cc changed from sjoelund.se, to sjoelund.se
  • Milestone set to Future

comment:2 Changed 3 years ago by perost

  • Component set to Frontend
  • Resolution set to fixed
  • Status changed from new to closed

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

comment:3 Changed 3 years ago by casella

  • Milestone changed from Future to 1.16.0
Note: See TracTickets for help on using tickets.