Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ObsoleteModelica3 and conversion to MSL v3.x.y #2984

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

beutlich
Copy link
Member

Related to #1578.

@beutlich beutlich added task General work that is not related to a bug or feature L: ObsoleteModelica Issue addresses ObsoleteModelica3 or ObsoleteModelica4 labels Jun 21, 2019
@beutlich beutlich added this to the MSL4.0.0 milestone Jun 21, 2019
@beutlich beutlich self-assigned this Jun 21, 2019
@beutlich beutlich requested a review from HansOlsson June 24, 2019 08:33
Copy link
Contributor

@HansOlsson HansOlsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks consistent with the description.

My minor concern is that it wasn't certain that it was needed, and we could have modified the line below as follows instead of deleting it:
from(version={"2.1", "2.2", "2.2.1", "2.2.2"}, to="3.2.3", script="modelica://Modelica/Resources/Scripts/Conversion/Dymola/ConvertModelica_from_2.2.2_to_3.0.mos"),

However, MSL 2.2.2 was released almost 12 years ago, and Dymola no longer supports it (except for converting to MSL 3), and MSL 3.0.0 is more than 11 years old, and when MSL 4.0.0 releases MSL 3.0.0 is likely to be 12 years as well, so I really hope that customers have already converted to MSL 3, and thus it should be ok.

@beutlich beutlich removed the request for review from sjoelund June 24, 2019 10:05
@beutlich beutlich merged commit 2801682 into modelica:master Jun 24, 2019
@beutlich beutlich deleted the remove-obsoleted-conversion branch June 24, 2019 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: ObsoleteModelica Issue addresses ObsoleteModelica3 or ObsoleteModelica4 task General work that is not related to a bug or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants