[LispWorks] UIOP:DIRECTORY* follows symbolic links
Bug #1205653 reported by
Piotr Kalinowski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ASDF |
In Progress
|
Undecided
|
Robert P. Goldman |
Bug Description
UIOP:DIRECTORY* specifically disables following symbolic links on several implementations, but not on LispWorks, which results in returning true names of any links in a given directory.
Changed in asdf: | |
status: | New → In Progress |
assignee: | nobody → Robert P. Goldman (rpgoldman) |
To post a comment you must log in.
Piotr, do you have a paid license for LispWorks that you could use to run our test scripts? I cannot test LW because there's no command-line version in the free edition.
I will try to apply your patch and push it today.