From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1DDF63858C60; Fri, 8 Dec 2023 21:19:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1DDF63858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702070397; bh=LSv1K77H8JTmfbfG2WAOi7fu9TbJ5dMq644rEORXJOA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pbZjRUBDaG6odDvcOmf5VEfVTiAVEbLjWsyNEGnSeWb6CFBOHnzMpCelK7GjIRgSo TMFh+WTbNXiR/w1EsJmJzTUV4F0lKOc6laF1fgTUwl50z6/6jS1oigz+dg9Aj3ezjP +3q9Me5M3yFT6QtsbCX0LPiG3W2UL986AgEt28RU= From: "rudolfs.mazurs at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/23774] lv_LV collates Y/y incorrectly Date: Fri, 08 Dec 2023 21:19:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: rudolfs.mazurs at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D23774 Rudolfs Mazurs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rudolfs.mazurs at gmail do= t com --- Comment #5 from Rudolfs Mazurs --- This bug is still relevant. Collation for lv_LV locale should be: i, y, =C4= =AB, not i, =C4=AB, y. Faulty behaviour was introduced in the Bug 15537, 0001-lv_LV-locale-fix-collation-BZ-15537.patch The correct ordering is described in LVS 24:1993 standard, the relevant sec= tion was quoted in https://unicode-org.atlassian.net/browse/CLDR-6475 bug report. --=20 You are receiving this mail because: You are on the CC list for the bug.=