Changes between Initial Version and Version 1 of Ticket #6268, comment 7
- Timestamp:
- 2020-12-04T11:27:32Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6268, comment 7
initial v1 5 5 https://github.com/OpenModelica/OpenModelica/blob/f6d7f171aa541f7e04d213343ace98b3d27a247d/OMCompiler/Compiler/NFFrontEnd/NFCall.mo#L2299 6 6 7 Can you try adding `listReverse(iter )` instead of just `iter` to the `TYPED_ARRAY_CONSTRUCTOR` construction.7 Can you try adding `listReverse(iters)` instead of just `iters` to the `TYPED_ARRAY_CONSTRUCTOR` construction.