Opened 7 years ago
Closed 7 years ago
#4779 closed defect (fixed)
[NF] Array constructor does not type-check properly
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
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 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 7 years ago
Milestone: | Future → 1.13.0 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
983f52f