bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: core dump.


From: Marius Vollmer
Subject: Re: core dump.
Date: Thu, 22 Jan 2004 23:49:56 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Bill Schottstaedt <address@hidden> 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  <address@hidden>

        * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]