Opened 9 years ago

Closed 9 years ago

#3410 closed defect (fixed)

listFile ignores listing nested classes

Reported by: Adeel Asghar Owned by: Martin Sjölund
Priority: high Milestone: 1.9.3
Component: Interactive Environment Version: trunk
Keywords: Cc: Adrian Pop

Description

If a class is contained in a package then listFile doesn't list the contents of the nested class.

Attachments (2)

a.mos (215 bytes ) - added by Adeel Asghar 9 years ago.
b.mos (218 bytes ) - added by Adeel Asghar 9 years ago.

Download all attachments as: .zip

Change History (8)

by Adeel Asghar, 9 years ago

Attachment: a.mos added

comment:1 by Adeel Asghar, 9 years ago

Cc: Adrian Pop added

comment:2 by Martin Sjölund, 9 years ago

Milestone: Future1.9.3
Resolution: fixed
Status: newclosed

Fixed in 69e3bd0.

comment:3 by Adeel Asghar, 9 years ago

Resolution: fixed
Status: closedreopened

by Adeel Asghar, 9 years ago

Attachment: b.mos added

comment:4 by Adeel Asghar, 9 years ago

Try b.mos. We should use P1.M1 when doing loadString for M1 to get the correct error messages.

comment:5 by Martin Sjölund, 9 years ago

What is wrong with that output? I think it is the expected output. P1.M1 is not part of the same file as P1, so it is not printed.

comment:6 by Adeel Asghar, 9 years ago

Resolution: fixed
Status: reopenedclosed

Yeah, i guess you are right. I was thinking it wrong. I need to handle somethings differently in OMEdit now :).

Note: See TracTickets for help on using tickets.