Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 11:41:42 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        "Michael C . Wu" <keichii@peorth.iteration.net>
Cc:        "David O'Brien" <obrien@FreeBSD.ORG>, i18n@FreeBSD.ORG, keichii@FreeBSD.ORG
Subject:   Re: wchar.h / Citrus import
Message-ID:  <20010515114142.A9263@nagual.pp.ru>
In-Reply-To: <20010514203700.A16280@peorth.iteration.net>; from keichii@iteration.net on Mon, May 14, 2001 at 08:37:00PM -0500
References:  <20010514162232.A61009@dragon.nuxi.com> <20010515042822.A5592@nagual.pp.ru> <20010514173911.B62043@dragon.nuxi.com> <20010515044454.A6122@nagual.pp.ru> <20010514203700.A16280@peorth.iteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 14, 2001 at 20:37:00 -0500, Michael C . Wu wrote:
> Attached.
> Change the locale names back to our case names.


By quick looking:

1) Since you redefine RUNE_MAGIC header
#define        _RUNE_MAGIC_1   "RuneCT10"
there is no needs to keep binary compatibility fields in _Rune*
structures. BTW, is RUNE_MAGIC format really changed?
If not, RUNE_MAGIC redefinition is wrong. We are not NetBSD.


2) share/* part of this commit spam too many FreeBSD changes and naming
convention and should be rewritted. I'e' no mkdir's in Makefiles, no
ISO8859 names, we don't have DIS_ names too, other character tables
naming convention must follow IANA charset specs for FreeBSD, don't touch
existen tables when not needed, etc, etc.

-- 
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




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