Changes between Initial Version and Version 1 of Ticket #6268, comment 7


Ignore:
Timestamp:
2020-12-04T11:27:32Z (4 years ago)
Author:
Mahder Alemseged Gebremedhin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6268, comment 7

    initial v1  
    55https://github.com/OpenModelica/OpenModelica/blob/f6d7f171aa541f7e04d213343ace98b3d27a247d/OMCompiler/Compiler/NFFrontEnd/NFCall.mo#L2299
    66
    7 Can you try adding `listReverse(iter)` instead of just `iter` to the `TYPED_ARRAY_CONSTRUCTOR` construction.
     7Can you try adding `listReverse(iters)` instead of just `iters` to the `TYPED_ARRAY_CONSTRUCTOR` construction.