Opened 15 years ago
Last modified 14 years ago
#1224 closed defect (fixed)
Class comments are not preserved in the flat Modelica
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Adrian Pop, Adrian Pop |
Description
Class and function comments should be preserved in the flattened form.
Add a comment component to the DAE.FUNCTION and DAE.COMP and to more DAE.Element if needed.
Populated the added comment with the corresponding SCode.CLASS comment and fix the
DAEUtil dumping functions to print the comments.
Also, update the testsuite.
Note:
See TracTickets
for help on using tickets.
Class comments were fixed already in r6124, function comments have now also been added in r8883. I don't think there's any more elements that need comments printed, so I'll close this bug for now.