Date: Thu, 4 Feb 1999 10:30:39 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: "D. Rock" <rock@wurzelausix.CS.Uni-SB.DE>, current@FreeBSD.ORG Subject: Re: locale errors Message-ID: <19990204103038.A19952@nagual.pp.ru> In-Reply-To: <19990204073812.49101@uriah.heep.sax.de>; from j@uriah.heep.sax.de on Thu, Feb 04, 1999 at 07:38:12AM %2B0100 References: <199902040250.DAA01966@vodix.aremorika> <19990204060349.A40565@nagual.pp.ru> <19990204073812.49101@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 04, 1999 at 07:38:12AM +0100, J Wunsch wrote: > Well, not completely. :) For testing, i've restored the file from > before my change, and it missorts similarly. I'm probably too stupid > to understand all of this collate stuff. So far, i haven't been able > to come up with any locale definition that does the right thing for > every input. I mean no particular commit but whole idea how to sort doubled letters - it comes from you, I can't invent this. Collating scheme is very simple - we have two sorting orders - primary and secondary (f.e. Posix have four levels for Unicode). If two strings are the same by primary order, they compare using secondary one. That's all. I will apreciate your any decision regarding to DE locale, fixing, backing out etc. since I even can't display characters you use in your example, nor have strong desire to dig in DE language area starting from zero background. -- Andrey A. Chernov ache@null.net MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990204103038.A19952>