From owner-freebsd-i18n Tue May 15 5: 2:39 2001 Delivered-To: freebsd-i18n@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 5694037B43C; Tue, 15 May 2001 05:02:35 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f4FC2A414064; Tue, 15 May 2001 16:02:11 +0400 (MSD) (envelope-from ache) Date: Tue, 15 May 2001 16:02:08 +0400 From: "Andrey A. Chernov" To: "T.SHIOZAKI" Cc: i18n@FreeBSD.ORG, obrien@FreeBSD.ORG, keichii@FreeBSD.ORG, bsd-locale@hauN.org Subject: Re: wchar.h / Citrus import Message-ID: <20010515160205.A13868@nagual.pp.ru> References: <20010515044454.A6122@nagual.pp.ru> <20010514203700.A16280@peorth.iteration.net> <20010515114142.A9263@nagual.pp.ru> <20010515.204937.39033143.tshiozak@astec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010515.204937.39033143.tshiozak@astec.co.jp>; from tshiozak@astec.co.jp on Tue, May 15, 2001 at 08:49:37PM +0900 Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 15, 2001 at 20:49:37 +0900, T.SHIOZAKI wrote: > > BTW, is RUNE_MAGIC format really changed? > > If not, RUNE_MAGIC redefinition is wrong. We are not NetBSD. > > This change is to keep /usr/share machine-independent. In that case we lose backward compatibility with old programs. Personally I not object, but in case we do this, 1) there is no needs to keep backward compatible placeholders in _rune* structures. 2) ntohl/htonl data conversion stuff from NetBSD should be activated (currently it is not). > 1. Naming convention > Just FYI, NetBSD locale names is bacically following to > the primary name of X Window System locale, > e.g. en_US.ISO8859-1, ja_JP.eucJP, ko_KR.eucKR... > But, I think we need not to change the names already existing in FreeBSD. X11 names are non-standard, there is no such names in IANA registry. Lets not repeat mistakes of others. > 4. IANA charset names vs. locale charset names > I think locale charset names should be used for locale name only, > except iconv_open(3) should accept both namespaces. No. There are standard rules how to build locale name from the language, territory and codeset. All three components are expected to follow standards, including codeset. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message