Skip to content

Changes

Summary

  1. Fix evaluation of call type dimensions (#12618) (details)
Commit 53a0a895767d5732e95f94d653e72cd0168e1bda by noreply
Fix evaluation of call type dimensions (#12618)

- Mark dimension expressions as structural when evaluating the type
  of a function call, to avoid having them be marked as non-structural
  when they depend on external functions.

Fixes #12605
The file was modified testsuite/flattening/modelica/scodeinst/FuncUnknownDim3.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFCall.mo (diff)
The file was modified testsuite/flattening/modelica/scodeinst/Makefile (diff)
The file was addedtestsuite/flattening/modelica/scodeinst/DimUnknown16.mo