Opened 10 years ago
Closed 10 years ago
#2726 closed defect (fixed)
Failed to build simulator - working with arrays of records (not in function/algorithm)
Reported by: | Andreas Hofmann | Owned by: | somebody |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.2 |
Component: | *unknown* | Version: | trunk |
Keywords: | Cc: |
Description
Hi again,
since wbraun told me there are issues with arrays of records within algorithms/functions I did rework my model and got the whole thing within a normal model (all computation is parameter allocation).
The problem is the access of arrays within the for-loop.
This causes the compiler to fail creating the simulator.
Find attached an example model with the issue.
Best regards,
Andreas
Attachments (1)
Change History (3)
by , 10 years ago
comment:1 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This must be fixed since r24578. However your actual model (not the attached one) might still have issues and I think I might now why. If you still have the model and it does not work yet please create a new ticket with it so I can have a look.
Since the attached model works now I am gonna close this ticket.
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).