Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Fix InstUtil.splitInnerAndOtherTplLstElementMod. #2605

Closed
wants to merge 1 commit into from

Conversation

perost
Copy link
Member

@perost perost commented Aug 13, 2018

  • Rewrote splitInnerAndOtherTplLstElementMod to use a for-loop
    instead of non-tail recursion.

@adeas31
Copy link
Member

adeas31 commented Aug 13, 2018

Does that fix this issue?

@perost
Copy link
Member Author

perost commented Aug 13, 2018

Does that fix this issue?

No, see my comment in that thread.

@OpenModelica-Hudson
Copy link
Member

The test suite is unstable according to OpenModelica_TEST_PULL_REQUEST 2018-08-13_12-02-36.

- Rewrote splitInnerAndOtherTplLstElementMod to use a for-loop
  instead of non-tail recursion.
@OpenModelica-Hudson
Copy link
Member

The tests run correctly according to OpenModelica_TEST_PULL_REQUEST 2018-08-13_12-17-40.

OpenModelica-Hudson pushed a commit that referenced this pull request Aug 13, 2018
- Rewrote splitInnerAndOtherTplLstElementMod to use a for-loop
  instead of non-tail recursion.

Belonging to [master]:
  - #2605
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants