Re: QuickLisp fails

Jean Louis <[email protected]> Mon, 25 Dec 2017 15:59:50 +0300
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
On Mon, Dec 25, 2017 at 02:05:35PM +0100, Bruno Haible wrote:
> 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.

I was using CLISP development version. And I also
remember changing that delete-directory in the
source to get it working. Copy to Zach to update
it. 

-- 
Jean Louis

------------------------------------------------------------------------------
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