a few issues
Jean-Claude Beaudoin
jean.claude.beaudoin at gmail.com
Mon Apr 20 05:01:39 UTC 2015
On Mon, Apr 13, 2015 at 12:18 AM, Tomas Hlavaty <tom at logand.com> wrote:
> Jean-Claude Beaudoin <jean.claude.beaudoin at gmail.com> writes:
>
> > I can reproduce the problem now, thank you very much. It is a bug in
> > the code generated by the "Lisp to C" compiler for form
> > "multiple-value-bind" (and probably also multiple-value-setq) but only
> > when (optimize (debug 2)) is in effect. Any other value of "debug"
> > makes the problem disappear. Your slime setup has most probably
> > changed the effective global "debug" value through some call to
> > #'cl:proclaim at some point. (BTW, the effective global "debug" value
> > is stored in si::*debug*)
> >
> > I am working on a fix for the bug...
>
> Great!
>
The fix for this bug is now in github repo master head.
Could you please confirm that it does work for you?
Thanks,
JCB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/mkcl-devel/attachments/20150420/0cac91e3/attachment.html>
More information about the mkcl-devel
mailing list