From owner-freebsd-bugs Fri Mar 21 2:10:12 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D5D037B401 for ; Fri, 21 Mar 2003 02:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 711AF43FAF for ; Fri, 21 Mar 2003 02:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2LAA9NS039232 for ; Fri, 21 Mar 2003 02:10:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2LAA9di039231; Fri, 21 Mar 2003 02:10:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673CB37B401 for ; Fri, 21 Mar 2003 02:08:35 -0800 (PST) Received: from mindtrip.entered.net (BSN-77-156-119.dsl.siol.net [193.77.156.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F2943F75 for ; Fri, 21 Mar 2003 02:08:33 -0800 (PST) (envelope-from simon@entered.net) Received: by mindtrip.entered.net (Postfix, from userid 1000) id 7DDA51973; Fri, 21 Mar 2003 11:08:32 +0100 (CET) Message-Id: <20030321100832.7DDA51973@mindtrip.entered.net> Date: Fri, 21 Mar 2003 11:08:32 +0100 (CET) From: "Simon 'Zekar" Reply-To: "Simon 'Zekar" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/50160: sl_SI.ISO8859-2 collation sequence is wrong Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50160 >Category: misc >Synopsis: sl_SI.ISO8859-2 collation sequence is wrong >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 21 02:10:08 PST 2003 >Closed-Date: >Last-Modified: >Originator: Simon 'Zekar >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD mindtrip.entered.net 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Wed Feb 12 18:22:17 CET 2003 root@mindtrip.entered.net:/usr/src/sys/i386/compile/MINDTRIP i386 >Description: Slovenian locale (sl_SI.ISO8859-2) has a LC_COLLATE linked to la_LN.ISO8859-2/LC_COLLATE which is wrong for our alphabeth. Letter with caron is treated as equivalent letter without caron. Letter with caron must be after letter without it as visible in attachhment. Attached sequence is also compatible with croatian (hr_HR.ISO8859-2 - which is also wrong) alphabeth which have some additional letters. This letters must be sorted as shown in attached sequence even for slovenian collation sequence. Corrected collation sequence is also accessible via: http://entered.net/sl_SI.ISO8859-2.tgz >How-To-Repeat: >Fix: Corrected collation sequence is attached. --- sl_SI.ISO8859-2.colldef.src begins here --- # # Slovenian collation sequence # 2003-03-20 simon.zekar@literal.si # charmap map.ISO8859-2 order \ # controls ;...;;;...;;\ # ;;!;\";;\ ;;\ %;&;<',>;<';>;';\(;\);*;+;<-:>;<*X>;\,;<-->;-;.;<'.>;/;\ # digits 0;...;9;\ # :;\;;\<;=;>;?;;;\ # capital (A,,>,,,);\ B;(C,);;;(D,);;(E,,,,);\ F;G;H;(I,,>);\ J;K;(L,,,);M;(N,,);(O,,>,,);\ P;Q;(R,,);(S,,);;(T,,);\ (U,,,,);\ V;W;X;(Y,);(Z,,);;\ # [;\\;];^;<':>;<'">;<'<>;<'(>;_;<''>;`;\ # small (a,,>,,,);\ b;(c,);;;(d,);;(e,,,,);\ f;g;h;(i,,>);\ j;k;(l,,,);m;(n,,);(o,,>,,);\ p;q;(r,,);(s,,,);;(t,,);\ (u,,,,);\ v;w;x;(y,);(z,,);;\ # \{;|;\};~;;
--- sl_SI.ISO8859-2.colldef.src ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message