Skip to content

Changes

Summary

  1. Prepare for 1.16.4 (#7186) (details)
Commit 1d7205ea8f7eeef9f2306e99db949edb5b96939f by adrian.pop
Prepare for 1.16.4 (#7186)

* revert workaround changes

* fix ticket #6307 (#7180)

- keep only the annotations for components in getComponentAnnotations so it returns the same number of items as getComponents
- this bug only happens if you use the old API getComponentAnnotations with -d=nfAPI
- add a test
The file was modified OMCompiler/Compiler/Script/Interactive.mo (diff)
The file was modified OMCompiler/Compiler/Script/InteractiveUtil.mo (diff)
The file was addedtestsuite/openmodelica/interactive-API/Ticket6307.mos
The file was modified testsuite/openmodelica/interactive-API/Makefile (diff)