Date: Sun, 04 Jul 1999 15:13:52 +0400 From: Dmitrij Tejblum <tejblum@arc.hq.cti.ru> To: Michael Robinson <robinson@netrinsics.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Multi-byte locales Message-ID: <199907041113.PAA01808@tejblum.dnttm.rssi.ru> In-Reply-To: Your message of "Sun, 04 Jul 1999 11:31:50 %2B0800." <199907040331.LAA02964@netrinsics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael Robinson wrote: > On a -STABLE system (3.2-PAO kernel), every call to setlocale(LC_CTYPE, "<CJK>") > returns with an error, where <CJK> is one of: > > ja_JP.EUC > ja_JP.SJIS > ko_KR.EUC > zh_CN.EUC > zh_TW.BIG5 If you link your program with -lxpg4, the CJK locales may work better. > All single-byte locales work fine. You are optimist :-|. Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907041113.PAA01808>