This repository was archived by the owner on May 18, 2019. It is now read-only.
Commit c077711
Keep loaded libraries after buildModel failure
We automatically load libraries from uses-annotations; this keeps the
libraries in memory even if translation fails.
We now also record frontend/etc timings for failed simulations.
Some code for handling normal simulations, FMUs, and XML export were
merged in order to avoid having mostly duplicate code lying around
(this code tends to get out of synch).
This fixes ticket:4255.
Belonging to [master]:
- #2106
- OpenModelica/OpenModelica-testsuite#8201 parent e46b837 commit c077711
File tree
6 files changed
+385
-681
lines changed- Compiler
- FrontEnd
- Main
- Script
- SimCode
- Stubs
6 files changed
+385
-681
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
| 904 | + | |
| 905 | + | |
904 | 906 | | |
905 | 907 | | |
906 | 908 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
| 606 | + | |
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
| |||
0 commit comments