Hi Faré, Sounds good. I'll fix it.
On Aug 20, 2009, at 4:43 PM, Faré wrote: > The default for ASDF's *central-registry* in SBCL contains a > (let (...) (when ...)) > which can and *will* return NIL in some cases (i.e. when an executable > SBCL image is run). > > On the other hand, sysdef-central-registry-search calls > directory-pathname-p on each entry, which assumes that > NIL is an invalid entry. > > My proposed solution: directory-pathname-p should check that its > argument is indeed a pathname designator. > > [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org > ] > Computerese Irregular Verb Conjugation: > I have preferences. > You have biases. > He/She has prejudices. > > _______________________________________________ > asdf-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
