#3545 closed defect (fixed)
listFile returns wrong contents
Reported by: | Adeel Asghar | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.4 |
Component: | Interactive Environment | Version: | |
Keywords: | Cc: |
Description
listFile
returns wrong result when file names are updated via setSourceFile
.
Attachments (1)
Change History (7)
by , 9 years ago
Attachment: | script.mos added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Status: | new → accepted |
---|
comment:3 by , 9 years ago
I have a fix for this (which might change the testsuite results slightly). Interactive.replaceClassInElementitemlist was possible to update, so it was easier than expected.
Note:
See TracTickets
for help on using tickets.
It seems setSource stuff only sets the Absyn.CLASS info, not the Absyn.ELEMENTITEM: