You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
- Generate default record constructors even when they aren't
explicitly called, since calls might be generated by the backend.
- Remove the 'constructor'.$default suffix that was previously added
to generated record constructors, since the rest of the compiler
assumes constructors have the same name as the record itself.
- Use DAE.Function.RECORD_CONSTRUCTOR for record constructors instead
of DAE.Function.FUNCTION.
Belonging to [master]:
- #2437
- OpenModelica/OpenModelica-testsuite#946
0 commit comments