Skip to content

Changes

Summary

  1. [NB] fix pre() variable detection (#12417) (details)
Commit 6fd3a50b7a215ec7307a785b4e45711b903fbfd7 by noreply
[NB] fix pre() variable detection (#12417)

- collect pre(not b) calls
- report and fail on all pre calls that are not pre(b) or pre(not b). Future work needed here?
- swap DetectStates and Events module so that pre() variables are correctly parsed before collecting the events
The file was modified OMCompiler/Compiler/NBackEnd/Modules/2_Pre/NBDetectStates.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBackendDAE.mo (diff)