[Ecls-list] Buglet in TRANSLATE-LOGICAL-PATHNAME ?

Juan Jose Garcia Ripoll lisp at arrakis.es
Wed Aug 3 09:57:49 UTC 2005


On Mon, 2005-08-01 at 17:21 -0400, Marco Antoniotti wrote:
> Here it is
> 
> (setf (Flogical-pathname-translations "FOO")
>      `(("**;*.*.*" ,(make-pathname :directory '(:absolute "foo" 
> :wild-inferiors) :name :wild :type :wild :version :wild))))
> 
> (translate-logical-pathname "FOO:bar;baz.gnao")
> ==> ERROR.

Fixed. Hopefully :-)

Juanjo





More information about the ecl-devel mailing list