[slime-devel] Re: ACL SLIME implementation breaks in CVS
Bill_Clementson at peoplesoft.com
Bill_Clementson at peoplesoft.com
Mon Apr 26 17:02:47 UTC 2004
Luke Gorrie <luke at bluetail.com> writes:
> Bill_Clementson at peoplesoft.com writes:
>
> > My previous SLIME installation was a CVS install from 4/18. I've just
taken
> > the latest CVS install and the ACL SLIME implementation (under Windows)
> > breaks. Here is the error:
>
> How about if you hack swank-allegro.lisp with this:
>
> (defimplementation arglist (symbol)
> (handler-case (excl:arglist symbol)
> (simple-error () :not-available)))
Yep, that did it - thanks!
- Bill
More information about the slime-devel
mailing list