[slime-devel] swank-openmcl.lisp broken?
Ben Hyde
bhyde at pobox.com
Sun Aug 13 22:20:59 UTC 2006
After many months I did a cvs up on my slime directory, and then as I
was recompiling things
I discovered swank-openmcl can't compile.
The initial problem is that many of the defimplementation foo forms
in there do return-from foo.
I presume that somebody changed defimplementation do use an anonymous
lambda rather than named
function.
After cobbling together a fix to that by injecting block foo forms
here and there in swank-openmcl I
then ran into some other problem I unwound this stack and went back
to sbcl, where my real currently
work is.
- ben
More information about the slime-devel
mailing list