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

no uses statement on ModelicaServices in MSL 3.1 #248

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 4 comments
Closed

no uses statement on ModelicaServices in MSL 3.1 #248

modelica-trac-importer opened this issue Jan 14, 2017 · 4 comments
Assignees
Labels
bug Critical/severe issue L: ModelicaServices Issue addresses ModelicaServices P: high High priority issue
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by laurent.santiquet on 3 Dec 2009 12:05 UTC
There is no uses statement on ModelicaServices in MSL 3.1.
Adding this will trigger a cyclic dependency between both libraries.
Blocking in CATIA context since ModelicaServices without version number cannot be found in database.


Migrated-From: https://trac.modelica.org/Modelica/ticket/248

@modelica-trac-importer modelica-trac-importer added this to the MSL3.2 milestone Jan 14, 2017
@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: ModelicaServices Issue addresses ModelicaServices P: high High priority issue labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 11 Mar 2010 21:32 UTC
Thanks for reporting this. The uses statement was added in a458015.

@modelica-trac-importer
Copy link
Author

Comment by jonathanbeck on 8 Apr 2010 07:40 UTC
The fix adds a uses on Modelica in the ModelicaServices Package.
However, this is not the problem reported.

Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape extends a class defined in ModelicaServices, so the "use" statement on ModelicaServices should be located in the MSL (and not the other way around).

@modelica-trac-importer
Copy link
Author

Comment by otter on 25 Jul 2010 11:37 UTC
Fixed in a27de4b
(the uses statement was also added to MSL3.2)

@modelica-trac-importer
Copy link
Author

Modified by otter on 25 Jul 2010 11:37 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: ModelicaServices Issue addresses ModelicaServices P: high High priority issue
Projects
None yet
Development

No branches or pull requests

2 participants