Re: QuickLisp fails

Bruno Haible <[email protected]> Mon, 25 Dec 2017 14:05:35 +0100
Newsgroups gmane.lisp.clisp.devel
Message-ID <34434932.3D1ddT9EMD@omega>
Blake McBride wrote:
> I noticed that QuickLisp fails on the current CLISP but succeeds in a
> variety of other Lisp's I tried.  What I get is
> as follows:
> ** - Continuable Error
> DEFPACKAGE QL-CLISP: There is no symbol EXT::DELETE-DIR .

Indeed, https://github.com/quicklisp/quicklisp-client/blob/master/quicklisp/impl.lisp
and https://github.com/quicklisp/quicklisp-client/blob/master/quicklisp/impl-util.lisp
reference the EXT:DELETE-DIR function, which we have now removed.

Jean Louis wrote:
> Did you try the latest development version?
> 
> I did and now it is working. Make the latest one.

Which latest development version of quicklisp do you mean?

It would be good if someone could file a pull request for updating
quicklisp to use DELETE-DIRECTORY instead of DELETE-DIR.

Bruno


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel