#3481 closed defect (fixed)
Loading Modelica_Synchronous 0.92
Reported by: | Rüdiger Franke | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | Frontend | Version: | |
Keywords: | Cc: |
Description
The library Modelica_Synchronous defines uses(Modelica(version="3.2.1"))
for things like Modelica.Blocks.Interfaces.BooleanInput
. OpenModelica raises
Notification: Modelica language version set to 3.2 due to loading of MSL 3.2.1.
even if using the option +std=3.3
and then fails to compile any synchronous feature.
Shouldn't OpenModelica support the valid use case of building on an existing MSL version and start exploring new features of Modelica 3.3?
Change History (4)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Should be fixed in c71d1ae.