[armedbear-devel] translate-logical-pathname and :wild-inferiors regression

Alan Ruttenberg alanruttenberg at gmail.com
Sun Jan 17 22:09:22 UTC 2010


A recent commit (dec 2009) seems to have changed the behavior of
wild-inferiors.
Prior to the change :wild-inferiors would match 0 or more pathname
components. After the change 1 or more.

e.g.

(TRANSLATE-PATHNAME #P"IDO:IMMUNOLOGY;" #P"IDO:IMMUNOLOGY;**;*.*"
#P"/Users/alanr/repos/infectious-disease-ontology/trunk/src/ontology/**/*.*")

Used to work, but now fails.

    Unsupported case in TRANSLATE-DIRECTORY-COMPONENTS.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100117/232130ea/attachment.html>


More information about the armedbear-devel mailing list