guile-devel
[Top][All Lists]
Advanced

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

Re: Guile BUG: What's wrong with this?


From: Mark H Weaver
Subject: Re: Guile BUG: What's wrong with this?
Date: Mon, 09 Jan 2012 10:41:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Bruce Korb <address@hidden> writes:
> On 01/07/12 08:38, Mark H Weaver wrote:
>> * Add checks to all string mutation functions: if the range is empty,
>>    then avoid calling `scm_i_string_start_writing'.
>
> Yes.  All of them.  All four.

For the record, there were 7 string mutation functions to fix :-P

Anyway, I did as you suggested, and left `scm_i_string_start_writing'
alone.

   Thanks,
     Mark



reply via email to

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