OMCompiler icon indicating copy to clipboard operation
OMCompiler copied to clipboard

Handle array_get better for multi-dim arrays

Open sjoelund opened this issue 7 years ago • 2 comments

The code generator can now generate constant indexes for ASUB expressions. The 2D, 3D and 4D-specific array accessors have now been removed (except for String arrays which did not implement these for some reason).

sjoelund avatar Feb 13 '18 07:02 sjoelund

The job failed the coding style; for details, see OpenModelica_TEST_PULL_REQUEST 2018-02-13_08-36-56. Remember to clean up the commit you did that breaks the coding style rather than piling a new commit on top of the old ones. This goes double for accidental addition of files that you need to remove.

OpenModelica-Hudson avatar Feb 13 '18 07:02 OpenModelica-Hudson

The test suite is unstable according to OpenModelica_TEST_PULL_REQUEST 2018-02-13_08-43-12.

OpenModelica-Hudson avatar Feb 13 '18 07:02 OpenModelica-Hudson