Changes between Initial Version and Version 1 of Ticket #4022


Ignore:
Timestamp:
2016-08-10T21:16:12Z (9 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4022 – Description

    initial v1  
    1 I just ran the test of the ScalableTestSuite using the DAE mode, see. Apparently, the generated C code is broken, as most models generate errors of this kind
     1I just ran the test of the ScalableTestSuite using the DAE mode, see https://test.openmodelica.org/libraries/ScalableTestSuite_Experimental/BuildModelRecursive.html.
     2
     3Apparently, the generated C code is broken, as most models generate errors of this kind
    24
    35{{{
    4 ScalableTestSuite.Elementary.SimpleODE.Models.CascadedFirstOrder_16dae.c:47:91: error: expected ')'
     6ScalableTestSuite.Elementary.SimpleODE.Models.CascadedFirstOrder_16dae.c:47:91:
     7error: expected ')'
    58}}}
    69
    7 The flags are exactly the same as with the previous successful test, run on 27 July.
     10The 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.