chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] string-translate and utf-8


From: felix winkelmann
Subject: Re: [Chicken-users] string-translate and utf-8
Date: Fri, 28 Nov 2008 09:01:22 +0100

On Thu, Nov 27, 2008 at 8:55 PM, Kon Lovett <address@hidden> wrote:
> Hi,
>
> The problem below is fixed with 2.0.5 of the utf8 egg.
>
> The source of the problem was the rewriting of some string operations by the
> compiler which were rebound in the same compilation-unit.
>
> This can be a feature or a gotcha so programmers should be aware. (The most
> reliable source of which routines are "usual-integrations" is the Chicken
> source file "c-platform.scm".)

But shouldn't the compiler show warnings in this case? Which bindings where
re-written?


cheers,
felix




reply via email to

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