Re: Ctype patch for review

From: Andrey Chernov <ache_at_nagual.pp.ru>
Date: Wed, 19 Sep 2007 06:25:55 +0400
On Wed, Sep 19, 2007 at 11:12:07AM +0900, Taku YAMAMOTO wrote:
> These characters ARE single byte.
> The problem is that a byte >= 0x80 does not always mean it composes a
> multi-byte character in that locale.

Ah, I understand.
From mskanji(5):
"Characters from the ASCII/JIS-Roman character set are encoded as single
bytes between 0x00 and 0x7F (ASCII) or 0xA1 and 0xDF (Half-width
katakana)."
It means that test needs to be more comprehensive :(
I'll think about...

-- 
http://ache.pp.ru/
Received on Wed Sep 19 2007 - 00:25:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC