Opened 9 years ago
Last modified 7 years ago
#4022 closed defect
Code generation for DAE mode broken — at Version 1
Reported by: | Francesco Casella | Owned by: | Willi Braun |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Run-time | Version: | |
Keywords: | Cc: |
Description (last modified by )
I just ran the test of the ScalableTestSuite using the DAE mode, see https://test.openmodelica.org/libraries/ScalableTestSuite_Experimental/BuildModelRecursive.html.
Apparently, the generated C code is broken, as most models generate errors of this kind
ScalableTestSuite.Elementary.SimpleODE.Models.CascadedFirstOrder_16dae.c:47:91: error: expected ')'
The flags are exactly the same as with the previous successful test, run on 26 July, https://test.openmodelica.org/libraries/history/ScalableTestSuite_Experimental/ScalableTestSuite_Experimental-2016-07-26.html.
Note:
See TracTickets
for help on using tickets.