From owner-freebsd-arch Thu Nov 29 8:13:29 2001 Delivered-To: freebsd-arch@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id A9F6C37B417; Thu, 29 Nov 2001 08:13:25 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id fATGDOv08417; Thu, 29 Nov 2001 19:13:24 +0300 (MSK) (envelope-from ache) Date: Thu, 29 Nov 2001 19:13:23 +0300 From: "Andrey A. Chernov" To: "Brian F. Feldman" Cc: "David O'Brien" , Mark Murray , Sheldon Hearn , arch@FreeBSD.ORG Subject: Re: BSD sort vs GNU sort. Message-ID: <20011129161322.GC8233@nagual.pp.ru> References: <20011129160616.GB8233@nagual.pp.ru> <200111291608.fATG8Ze60644@green.bikeshed.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111291608.fATG8Ze60644@green.bikeshed.org> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 29, 2001 at 11:08:35 -0500, Brian F. Feldman wrote: > > Just opposite. If .jp is handled fine, it means nothing. We don't support > > collation for multi-byte encoding. You test missing feature in that case. > > In that case, they're both broken just enough to work perfectly well for me > so I will support either :-) FYI: GNU sort not support multi-byte encodings as designed and sort them always as signle-byte ones. Don't know about BSD sort. If you want sufficient test for single-byte sorting & collation, try to use ru_RU.KOI8-R encoding. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message