guile-devel
[Top][All Lists]
Advanced

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

Re: Copy-on-write strings and mutation-sharing strings


From: Kevin Ryde
Subject: Re: Copy-on-write strings and mutation-sharing strings
Date: Sun, 22 Aug 2004 11:33:48 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Marius Vollmer <address@hidden> writes:
>
> go crazy and try to break them!

The build script (the scheme bit, not any C code) in the guile-gtk-1.2
cvs exposes some breakage.  It bombs in a string-ref, looking like
taking a substring has caused truncation of the originating string,
maybe.

Changing scm_substring to use scm_i_substring_copy makes it better, if
that helps suggest a cause.




reply via email to

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