[Armedbear-ticket] [armedbear] #359: Failure in TRANSLATE-PATHNAME on Windows
armedbear
armedbear-devel at common-lisp.net
Tue Apr 29 20:13:28 UTC 2014
#359: Failure in TRANSLATE-PATHNAME on Windows
-------------------------+-------------------------------------------------
Reporter: robert | Owner:
goldman |
Type: defect | Status: new
Priority: major | Milestone:
Component: other | Version:
Resolution: | Keywords: translate-pathname, translate-
| directory-components
-------------------------+-------------------------------------------------
Comment (by dave cooper):
I think the following should be returning uppercase U in ".../Users..."
CL-USER(1): (describe *default-pathname-defaults*)
#P"C:/users/dcooper8/genworks/cl-engines/abcl-bin-1.3.0/" is an object of
type PATHNAME:
HOST NIL
DEVICE "C"
DIRECTORY (:ABSOLUTE "users" "dcooper8" "genworks" "cl-engines"
"abcl-bin-1.3.0")
NAME NIL
TYPE NIL
VERSION NIL
CL-USER(2):
--
Ticket URL: <http://abcl.org/trac/ticket/359#comment:10>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list