From owner-freebsd-current Sun Apr 7 4:20:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 9B72437B416 for ; Sun, 7 Apr 2002 04:19:53 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g37BJnx7065418; Sun, 7 Apr 2002 15:19:52 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.2/8.12.2/Submit) id g37BJmXU065417; Sun, 7 Apr 2002 15:19:48 +0400 (MSD) Date: Sun, 7 Apr 2002 15:19:47 +0400 From: "Andrey A. Chernov" To: "Tim J. Robbins" Cc: freebsd-current@FreeBSD.ORG Subject: Re: NetBSD sort l10n: I give up! Message-ID: <20020407111947.GA65367@nagual.pp.ru> References: <20020407204013.A20639@treetop.robbins.dropbear.id.au> <20020407105537.GA65170@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020407105537.GA65170@nagual.pp.ru> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 07, 2002 at 14:55:37 +0400, Andrey A. Chernov wrote: > > Before you end up building correct tables for ascii,Rascii,Ftable,RFtable, > I can inform you that correct tables for them breaks -n badly. I can additionly notice that building correct tables for Ftable and RFtable is especially hard because conflicts appearse due to duplicated lower->upper characters ranges and must be resolved by additional shifting from REC_D to unknown direction which may be not possible as single pass (i.e. not overwriting REC_D again) operation for given locale. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message