Skip to content

Changes

Summary

  1. Fix Expression.toFlatString for record expressions (#12455) (details)
Commit d5dbbd9bb32997aad0afb6aed27aaf91ebe152b0 by noreply
Fix Expression.toFlatString for record expressions (#12455)

- Use the type instead of the path when dumping record expressions as
  Base Modelica, to get a name without the root class included.
The file was modified testsuite/openmodelica/basemodelica/Record1.mo (diff)
The file was modified testsuite/openmodelica/basemodelica/Record2.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)