Opened 15 years ago
Last modified 15 years ago
#1467 closed defect (fixed)
Incorrect constant evaluation in case of arrays?
| Reported by: | AlexeyLebedev | Owned by: | AlexeyLebedev |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Instantiation | Version: | |
| Keywords: | Cc: | AlexeyLebedev, |
Note:
See TracTickets
for help on using tickets.

Note: This works when running the following script...
setOption(envCache,false); loadFile("i.mo"); instantiateModel(T);(Bootstrapping also requires envCache = false, so something is wrong for sure)