0.6.9.13:
[sbcl.git] / src / code / pathname.lisp
index ee6c496..6815d1d 100644 (file)
@@ -34,7 +34,7 @@
                               (logical-host-name (%pathname-host x))))
                            (:unparse-directory #'unparse-logical-directory)
                            (:unparse-file #'unparse-unix-file)
-                           (:unparse-enough #'identity)
+                           (:unparse-enough #'unparse-enough-namestring)
                            (:customary-case :upper)))
   (name "" :type simple-base-string)
   (translations nil :type list)