Opened 14 years ago

Last modified 14 years ago

#1418 closed defect (fixed)

OMEdit crashes in MSL3.2

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone:
Component: Version:
Keywords: Cc: Martin Sjölund, Adeel Asghar

Description

Modelica.ComplexBlocks.Examples.TestConversionBlock causes OMEdit to exit
Modelica.ComplexMath causes an exit just by clicking the arrow

Possible solution: deleteClass(Modelica.ComplexBlocks), deleteClass(Modelica.ComplexMath)
Alternative solution 1: loadModel(Complex)? (This causes omc to exit :) )
Alternative solution 2: Fix the issues with complex not returning expected results? These models really won't work with OpenModelica though.

Change History (1)

comment:1 by Martin Sjölund, 14 years ago

Fixed by making OMC not crash for some replaceable prefixes... :)

Note: See TracTickets for help on using tickets.