Opened 13 years ago
Closed 4 years ago
#1748 closed defect (fixed)
missingInnerMessage annotation
Reported by: | Peter Aronsson | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | critical | Milestone: | Future |
Component: | New Instantiation | Version: | |
Keywords: | Cc: | Peter Aronsson, Adrian Pop, Martin Sjölund, Christian Schubert |
Description
The missingInnerMessage annoation is not checked for and the error message contained in it is thus never printed. I just did a search on trunk for "missingInnerMessage" in the Compiler folder and came up emtpy (except for some commented code on the World object).
Change History (10)
comment:1 by , 12 years ago
Cc: | added |
---|---|
Component: | Instantiation → Frontend |
Milestone: | → 1.9.0 |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 12 years ago
The status is *on hold*.
I know how to do it but I'll see if I have time for it.
We need a new phase in which we collect all outers and see if they have inners or not.
comment:3 by , 11 years ago
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:8 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:9 by , 7 years ago
Milestone: | 1.12.0 → Future |
---|
The milestone of this ticket has been reassigned to "Future".
If you think the issue is still valid and relevant for you, please select milestone 1.13.0 for back-end, code generation and run-time issues, or 2.0.0 for front-end issues.
If you are aware that the problem is no longer present, please select the milestone corresponding to the version of OMC you used to check that, and set the status to "worksforme".
In both cases, a short informative comment would be welcome.
comment:10 by , 4 years ago
Component: | Frontend → New Instantiation |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
The new frontend prints the missingInnerMessage
when automatically adding missing inner declarations.
Adrian, status? We need components automatically added for Modelica3D to be user-friendly.