Opened 7 years ago

Closed 7 years ago

#4779 closed defect (fixed)

[NF] Array constructor does not type-check properly

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone: 1.13.0
Component: New Instantiation Version:
Keywords: Cc:

Description

The following model is accepted by the new frontend:

model M
  Real z[2] = {"2",1.0};
end M;

Change History (2)

comment:1 Changed 7 years ago by sjoelund.se

  • Owner changed from perost to sjoelund.se
  • Status changed from new to accepted

comment:2 Changed 7 years ago by sjoelund.se

  • Milestone changed from Future to 1.13.0
  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.