Opened 7 years ago
Last modified 4 years ago
#5360 new defect
Issues with diffModelicaFileListings
| Reported by: | Adeel Asghar | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Interactive Environment | Version: | |
| Keywords: | Cc: |
Description
When duplicating a class diffModelicaFileListings is used to preserve the formatting from source to destination class. Unfortunately the API fails for very basic cases. See the attached scripts. The duplication and diff at the top level works as expected (see attachment:toplevel.mos). However, the duplication and diff within a package doesn't work (see attachment:within.mos)
Attachments (2)
Change History (7)
by , 7 years ago
| Attachment: | toplevel.mos added |
|---|
by , 7 years ago
| Attachment: | within.mos added |
|---|
comment:1 by , 7 years ago
comment:2 by , 6 years ago
| Milestone: | 1.14.0 → 1.16.0 |
|---|
Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0
comment:4 by , 5 years ago
| Milestone: | 1.17.0 → 1.18.0 |
|---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Note:
See TracTickets
for help on using tickets.

https://github.com/OpenModelica/OMCompiler/pull/2998
https://github.com/OpenModelica/OpenModelica-testsuite/pull/1147