Commit d2a9dc6
Updating submodules
* OMCompiler 4a959d0...4a58ffa (2):
> - removed wrong brackets
> - dummy initialization for complex types added, to prevent linker error with GCC 4.4 --> this workaround should be removed if a newer compiler is the default compiler
* testsuite cf47666...4164dac (1):
> - all FMU-tests of the cpp-runtime use the c-runtime as import environment now - the crane-FMU tests should now work with GCC 4.4 again, so they are added to the test-process1 parent e7263fe commit d2a9dc6
2 files changed
+2
-2
lines changed- openmodelica/cppruntime/fmu/modelExchange/1.0/CoupledClutches_FMU1_CPP.mos+1
- openmodelica/cppruntime/fmu/modelExchange/1.0/Crane_FMU1_CPP.mos+5-2
- openmodelica/cppruntime/fmu/modelExchange/1.0/DIC_FMU1_CPP.mos+4-1
- openmodelica/cppruntime/fmu/modelExchange/1.0/Makefile+4-3
- openmodelica/cppruntime/fmu/modelExchange/1.0/Modelica.Fluid.Examples.BranchingDynamicPipes_FMU1_CPP.mos+50
- openmodelica/cppruntime/fmu/modelExchange/2.0/CoupledClutches_FMU2_CPP.mos+1
- openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos+5-2
- openmodelica/cppruntime/fmu/modelExchange/2.0/Makefile+1
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/CoupledClutches.mos+3-1
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/CoupledClutches_FMU1_CPP_HPCOM.mos+64
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/Crane_FMU1_CPP_HPCOM.mos+82
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/Makefile+5-3
0 commit comments