Opened 15 years ago
Last modified 15 years ago
#1185 closed defect (fixed)
Lookup errors for inner/outer in StateGraph library
Reported by: | Peter Aronsson | Owned by: | Peter Aronsson |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Peter Aronsson, Adrian Pop |
Description
When instantiating StateGraph.Examples.ShowExceptions and ControlledTanks the following errors are reported:
"Error: Variable stateGraphRoot in package Modelica.StateGraph.Examples.Utilities.CompositeStep2 is not constant"
and "Error: Variable stateGraphRoot in package Modelica.StateGraph.Examples.Utilities.MakeProduct is not constant" respectively.
These should not be presented.
These tests are now available in libraries/msl221. Update the tests when the issue is fixed (they now expect this error message, which is wrong)
Note:
See TracTickets
for help on using tickets.