Bill Schottstaedt <[EMAIL PROTECTED]> writes:

>  > 0x4002f524 in unmemocar (form=0x4050d7b8, env=0x167f) at eval.c:2246
>  > (gdb) bt
>  > #0  0x4002f524 in unmemocar (form=0x4050d7b8, env=0x167f) at eval.c:2246
>
> I've hit this so many times I've stopped using the CVS Guile -- there's
> definitely a bug tickled by backtrace, but I haven't had time to try to
> track it down (it's independent of GOOPS).

Please try again, I think I have fixed it:

2004-01-22  Marius Vollmer  <[EMAIL PROTECTED]>

        * eval.c (m_expand_body): Rewrite the expression in place (by
        overwriting FORMS) also when a letrec is constructed, not only
        when no definitions are found.  Do not return rewritten expression
        to emphasize the in-place rewriting.  Changed all users.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to