Bruce Korb <[email protected]> writes:
> On 01/04/12 16:01, Ludovic Courtès wrote:
>> BTW, were you able to find a stripped-down example that reproduces the
>> ‘string-upcase’ problem?
>
> Here's the stripped down example, but it does not reproduce the problem. :(
> I didn't copy into it my variation on scm_c_eval_string, but I hope
> that isn't the issue. Must be some subtle interaction somewhere....
The bugs I found could have corrupted the internal representions of
strings in such a way to cause what you're seeing. Please do try that
patch I sent.
Mark