Henning Kiel
Henning Kiel
### Description Someone should have a look at `ResolveLoops.removeEqualPaths()`. It seems to be there to remove loop candidates, but instead it spawned duplicates of the incoming candidates. I suppressed the...
See the example with super-huge title and advanced coda sign: ``` %%titlefont Times-Bold 100 %%beginps /codac{ 1 SLW 2 add 2 copy M 0 20 RL 2 copy M -10...
## Description Mode is shown as "not installed" during update via "update all" ## Steps to Reproduce 1. nstall the old AndroidMode from #640. 2. click "Updates (1)" 3. update...
### Description Using comprehension with threaded lists (MetaModelica) causes segmentation fault in omc if first list is shorter than second list. ### Steps to Reproduce ```modelica function test output list...
allocate a new component only once, instead up changing fields one by one ### Related Issues #11909