2008/11/13 Ludovic Courtès <[EMAIL PROTECTED]>:
> Hi,
>
> "Linas Vepstas" <[EMAIL PROTECTED]> writes:
>
>> The patch below fixes a crash during garbage collection, where, during
>> the mark-stack phase, the top and bottom of the stack are found to be
>> in backwards order, typically because scm_wit
Hi,
"Linas Vepstas" <[EMAIL PROTECTED]> writes:
> The patch below fixes a crash during garbage collection, where, during
> the mark-stack phase, the top and bottom of the stack are found to be
> in backwards order, typically because scm_with_guile() was called when
> the stack is much shorter tha