Opened 10 years ago

Closed 10 years ago

#344 closed defect (fixed)

DIRECTORY with :WILD-INFERIOR broken

Reported by: Mark Evenson Owned by:
Priority: blocker Milestone: 1.3.0
Component: interpreter Version: 1.3.0-dev
Keywords: Cc:
Parent Tickets:

Description

The recent commit to invert the default semantics of :RESOLVE-SYMLINKS argument to CL:DIRECTORY has broken the use of :WILD-INFERIOR in pathnames to recursively list contents (i.e. (DIRECTORY "~/work/abcl//*.lisp").

This breaks Quicklisp amongst other things.

Change History (2)

comment:1 Changed 10 years ago by Mark Evenson

The commit to revert is r14619.

comment:2 Changed 10 years ago by Mark Evenson

Resolution: fixed
Status: newclosed

Fixed in r14624.

Note: See TracTickets for help on using tickets.