Date: Wed, 19 Sep 2007 06:25:55 +0400 From: Andrey Chernov <ache@nagual.pp.ru> To: Taku YAMAMOTO <taku@tackymt.homeip.net> Cc: i18n@FreeBSD.ORG, Petr Hroudn?? <petr.hroudny@gmail.com>, perky@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Ctype patch for review Message-ID: <20070919022555.GA70617@nagual.pp.ru> In-Reply-To: <20070919111207.f37653fc.taku@tackymt.homeip.net> References: <20070916192924.GA12678@nagual.pp.ru> <ab8fc7f50709170129p6f436069iffaf697e83a34e3c@mail.gmail.com> <20070917092130.GA24424@nagual.pp.ru> <20070918020100.d43beb0b.taku@tackymt.homeip.net> <20070917171633.GA31179@nagual.pp.ru> <20070919111207.f37653fc.taku@tackymt.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 19, 2007 at 11:12:07AM +0900, Taku YAMAMOTO wrote: > These characters ARE single byte. > The problem is that a byte >=3D 0x80 does not always mean it composes a > multi-byte character in that locale. Ah, I understand. =46rom 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... --=20 http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070919022555.GA70617>