Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 1996 16:40:30 +0400 (MSD)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) <ache@nagual.ru>
To:        hidekazu@cs.titech.ac.jp (Hidekazu Kuroki)
Cc:        hackers@FreeBSD.ORG, hidekazu@cs.titech.ac.jp
Subject:   Re: Wrong locale(japanese) ??
Message-ID:  <199608111240.QAA01124@nagual.ru>
In-Reply-To: <199608111049.TAA14107@oyoyo.cs.titech.ac.jp> from "Hidekazu Kuroki" at "Aug 11, 96 07:49:16 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Very thanks!!
> 
> That program compiled with -lxpg4 return "success", when LANG =
> "ja_JP.EUC".
> 
> 
> But, why the EUC encoding isn't supported in the library libc ??

Because there is too many places where assumed that characters
are one byte width. 99.9% character-oriented functions cant't
work with EUC encoding now.

-- 
Andrey A. Chernov
<ache@nagual.ru>
http://www.nagual.ru/~ache/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608111240.QAA01124>