[Armedbear-ticket] [armedbear] #359: Failure in TRANSLATE-PATHNAME on Windows
armedbear
armedbear-devel at common-lisp.net
Mon Apr 28 22:48:14 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 françois-rené rideau):
I don't know where the error is, but whichever part of the software is
feeding a downcased /users to translate-pathname is probably wrong. How
come the source pathname has /users and not /Users? And why only in this
configuration? I don't know, but it's worth examining, and it's probably a
bug in ABCL, but not in TRANSLATE-PATHNAME itself
Note though that to reach this TRANSLATE-PATHNAME, a PATHNAME-MATCH-P must
have returned T, so there's still a bug in ABCL, for which PATHNAME-
MATCH-P and TRANSLATE-PATHNAME disagree.
--
Ticket URL: <http://abcl.org/trac/ticket/359#comment:5>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list