From owner-freebsd-stable Sun Jul 4 4:12:14 1999 Delivered-To: freebsd-stable@freebsd.org Received: from arc.hq.cti.ru (arc.hq.cti.ru [195.34.40.3]) by hub.freebsd.org (Postfix) with ESMTP id EE74414BFE for ; Sun, 4 Jul 1999 04:12:01 -0700 (PDT) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by arc.hq.cti.ru (8.9.3/8.9.3) with UUCP id PAA28211; Sun, 4 Jul 1999 15:11:27 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.9.3/8.9.3) with ESMTP id PAA01808; Sun, 4 Jul 1999 15:13:52 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199907041113.PAA01808@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Michael Robinson Cc: freebsd-stable@FreeBSD.ORG From: Dmitrij Tejblum Subject: Re: Multi-byte locales In-reply-to: Your message of "Sun, 04 Jul 1999 11:31:50 +0800." <199907040331.LAA02964@netrinsics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Jul 1999 15:13:52 +0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Robinson wrote: > On a -STABLE system (3.2-PAO kernel), every call to setlocale(LC_CTYPE, "") > returns with an error, where 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