Opened 11 years ago
Last modified 17 months ago
#335 new defect
CL:MAKE-PATHNAME doesn't support :back arguments
Reported by: | Mark Evenson | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.3 |
Component: | interpreter | Version: | 1.2.1 |
Keywords: | asdf | Cc: | |
Parent Tickets: |
Description
Faré reports:
See https://bugs.launchpad.net/asdf/+bug/1260011
http://www.lispworks.com/documentation/HyperSpec/Body/19_bbdc.htm
[2] CL-USER(5): (make-pathname :directory '(:relative :back))
#<THREAD "interpreter" {2B3B7C28}>: Debugger invoked on condition of
type FILE-ERROR
Unsupported directory component BACK.
Restarts:
0: ABORT Return to debug level 2.
1: ABORT Return to debug level 1.
2: TOP-LEVEL Return to top level.
[3] CL-USER(6): (lisp-implementation-version)
"1.2.1"
"OpenJDK_64-Bit_Server_VM-Sun_Microsystems_Inc.-1.6.0_27-b27"
"amd64-Linux-3.8.0-34-generic"
[3] CL-USER(7):
I suppose I can try to paper over it in ASDF.
Change History (16)
comment:1 Changed 11 years ago by
Milestone: | 1.3.0 → 2.0 |
---|
comment:3 Changed 11 years ago by
Milestone: | 2.0.0 → 1.4.0 |
---|
comment:8 Changed 4 years ago by
Milestone: | 1.6.2 → 1.7.0 |
---|
comment:13 Changed 3 years ago by
Milestone: | 1.8.1 → 1.9.0 |
---|
comment:14 Changed 22 months ago by
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:15 Changed 21 months ago by
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:16 Changed 17 months ago by
Milestone: | 1.9.2 → 1.9.3 |
---|
Ticket retargeted after milestone closed