#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): Dave Cooper ran the tests on ABCL and had more errors, in randomly-seeming different places. I realized that all my pathnames in Linux were lowercase. I renamed my ~/cl/ as ~/Common-Lisp/ and had failures with ABCL, in yet different and not reproducible places. I created a temporary home in /tmp/Home and had yet different failures. I suspect ABCL is doing an in-place downcasing of some strings at some point instead of a pure case-insensitive comparison or some such. -- Ticket URL: <http://abcl.org/trac/ticket/359#comment:8> armedbear <http://abcl.org> armedbear