Skip to content

Changes

Summary

  1. Fix evaluation of call type dimensions (details)
Commit ef7e0955a334d3ad6446621e3fe5f871644da653 by perost86
Fix evaluation of call type dimensions

- 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 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
The file was modified testsuite/flattening/modelica/scodeinst/FuncUnknownDim3.mo (diff)