Re: QuickLisp fails
Blake McBride <[email protected]> Mon, 25 Dec 2017 09:04:39 -0600
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <CABwHSOvjhnoEVn8ENJg1sAzN24FvwevOzCcb9YbnW_FV2KZZuQ@mail.gmail.com> |
On Mon, Dec 25, 2017 at 7:05 AM, Bruno Haible <[email protected]> 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. > > Bruno > I think the code should test and work in either case since some people may be using the old, released CLISP, and other would be using the current, HG, version. Thanks. Blake ------------------------------------------------------------------------------ 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