Opened 11 years ago
Last modified 17 months ago
#350 new defect
Pathnames with NAME of "*" cause an error
Reported by: | Mark Evenson | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.3 |
Component: | interpreter | Version: | 1.4.0-dev |
Keywords: | pathname has-test | Cc: | |
Parent Tickets: |
Description
Faré reports in http://article.gmane.org/gmane.lisp.armedbear.devel/3128
that
mkdir /tmp/x; touch "/tmp/x/*"
will then fail on iterating through the contents of:
CL-USER> (directory "/tmp/x/*")
Change History (14)
comment:1 Changed 11 years ago by
Version: | 1.3.0-dev → 1.4.0-dev |
---|
comment:2 Changed 8 years ago by
Milestone: | 1.4.0 → 1.5.0 |
---|
comment:6 Changed 4 years ago by
Milestone: | 1.6.2 → 1.7.0 |
---|
comment:11 Changed 3 years ago by
Milestone: | 1.8.1 → 1.9.0 |
---|
comment:12 Changed 22 months ago by
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:13 Changed 21 months ago by
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:14 Changed 17 months ago by
Milestone: | 1.9.2 → 1.9.3 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket retargeted after milestone closed