Skip to content

Changes

Summary

  1. Fix some Linux builds compilation (#12392) (details)
  2. Avoid extra end message tag when logging LOG_INIT (#12391) (details)
  3. update discreteSystems in fmu's during event update (#12390) (details)
  4. Remove subscripting functions from Base Modelica (#12397) (details)
  5. Updating README.Linux (#12398) (details)
  6. fixes after more testing (details)
Commit 5f06291bb505aaccdf638d57541bbc660c2ce145 by adeel.asghar
Fix some Linux builds compilation (#12392)

The file was modified OMEdit/OMEditLIB/Plotting/PlotWindowContainer.cpp (diff)
Commit 70d7a047c5ce5cc2b2738e2424dccb9c2abf984a by adeel.asghar
Avoid extra end message tag when logging LOG_INIT (#12391)

#12386
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/nonlinearSystem.c (diff)
Commit 9bc135076dcba770063d124f44477021f3d1513f by palanisamy arunkumar
update discreteSystems in fmu's during event update (#12390)


The file was modified testsuite/omsimulator/Makefile (diff)
The file was addedtestsuite/omsimulator/whenTest.mos
The file was modified OMCompiler/SimulationRuntime/fmi/export/openmodelica/fmu2_model_interface.c.inc (diff)
Commit e1a02dffca53fcdb5a4f110b8375a8425531f51a by per.ostlund
Remove subscripting functions from Base Modelica (#12397)

- Use normal subscripting of expressions in Base Modelica instead of
  generating subscripting helper functions, since subscripting
  expressions is allowed in both Modelica and Base Modelica now.
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatModel.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFComponent.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFType.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)
Commit c0cd24f1a59bf2cd0e7737232451d7551954e98d by 38031952+AnHeuermann
Updating README.Linux (#12398)

- The deb-src with contrib is no longer working. Using lsb_release nightly instead.
The file was modified OMCompiler/README.Linux.md (diff)
Commit ec355093be22709336125783e5f269e288d42cda by adrian.pop
fixes after more testing
The file was modified OMEdit/OMEditLIB/MainWindow.cpp (diff)
The file was modified OMEdit/OMEditLIB/CRML/CRMLTranslateAsDialog.cpp (diff)
The file was modified OMEdit/OMEditLIB/CRML/CRMLTranslateAsDialog.h (diff)
The file was modified OMEdit/OMEditLIB/CRML/CRMLTranslatorOutputWidget.cpp (diff)
The file was modified OMEdit/OMEditLIB/MainWindow.h (diff)