Opened 15 years ago

Last modified 15 years ago

#1180 closed defect (fixed)

Non-constant subscripts in class algorithm sections give erronous error messages

Reported by: Per Östlund Owned by: Per Östlund
Priority: critical Milestone:
Component: Instantiation Version: 1.5.0RC2
Keywords: Cc: Per Östlund, Per Östlund

Description

Non-constant subscripts (such as for iterators) in class algorithm sections give the error message "No constant value for variable <var> in scope <scope>", but the models flatten anyway. This causes for example the testcase AlgorithmForInClass to fail.

Change History (0)

Note: See TracTickets for help on using tickets.