guile-devel
[Top][All Lists]
Advanced

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

Re: segfault in guile 1.6.7


From: Kevin Ryde
Subject: Re: segfault in guile 1.6.7
Date: Mon, 23 May 2005 11:34:06 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (gnu/linux)

Marius Vollmer <address@hidden> writes:
>
> Thanks!  I applied it.

I already made a fix (from the head by Han-Wen) in chars.h which
covers this, by stopping signed values getting into the value field of
a char SCM (there's 24 or 56 bits there).  Should fix applications
passing "char" to SCM_MAKE_CHAR too.




reply via email to

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