chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] UTF-8 support in eggs


From: Yaroslav Tsarko
Subject: Re: [Chicken-users] UTF-8 support in eggs
Date: Tue, 08 Jul 2014 08:57:43 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi,

On 08.07.2014 00:58, Mario Domenech Goulart wrote:
To properly handle UTF-8, we have the utf8 egg.  If I understand
correctly, the only way for eggs to properly support UTF-8 is by using
the utf8 egg (or an equivalent implementation).  

Best wishes.
Mario

Why don`t just add (use utf8) line explicitly to all the eggs that handle strings? That will ultimately fix the problem
and will clearly indicate that egg performs string manipulations and is capable of handling UTF-8 encoding.
Or am I missing something?
-- 
Thanks,
Yaroslav

reply via email to

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