Opened 18 years ago
Closed 10 years ago
#95 closed defect (worksforme)
I get "Stack overflow!" during instantiation (or parsing?)
Reported by: | jakesson | Owned by: | Per Östlund |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Frontend | Version: | |
Keywords: | Cc: | jakesson, Adrian Pop, Jens Frenkel |
Description
Change History (6)
comment:2 by , 18 years ago
Now it does not give stack overflow, but instead says:
Variable q not found in scope Cm1.C0.Colors.Red. Probably due to elaborating of
modifiers in wrong scope.
comment:3 by , 12 years ago
Cc: | added |
---|---|
Component: | → Backend |
Owner: | changed from | to
comment:4 by , 12 years ago
Component: | Backend → Frontend |
---|
comment:5 by , 10 years ago
This is a historical, very old ticket.
But I think it can be closed now: the model works well now!
regards
comment:6 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
The following model results in a "Stack overflow!" error message when Cm1 is
instantiated using
I am not sure if the error is in the parser or later in the instantiation process.