chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Ensure we C_alloc enough stack space in C_


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] Ensure we C_alloc enough stack space in C_string_to_symbol.
Date: Thu, 12 Jan 2012 09:32:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

* Jim Ursetto <address@hidden> [120112 08:20]:
> C_string_to_symbol was allocating 6 words when it needed 7 (symbols gained an 
> extra slot at some point, I think).  I caught this when trying to get LLVM 
> gcc working.
> 
> Maybe it's also related to the intermittent symbol GC test failures in 
> http://bugs.call-cc.org/ticket/724.

Awesome, pushed, thanks Jim!

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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