From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 95C9B3858004; Fri, 14 Apr 2023 20:51:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 95C9B3858004 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681505498; bh=br8WYxU7kINR8wJuDDhyilXarwDvh60rTzrJeF8v/N8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pw/p5bgYecvsYj+GoPGaxSlPNuyVxRxhZ/lkIEJz5r/OXiJ8VMXTKeZsNX32eNq04 OYVAlnu91TNqI1r9cu4tvmfiGtYLlNpWSWsr4YcEgHMh0x4uUIfTOV9ClIkCpQjfTW yiJDHayJwd2OObYn0TK9FBJTyMDkexOdFQIaFRw8= From: "infinity0 at pwned dot gg" To: glibc-bugs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBsb2NhbGVkYXRhLzMwMTQ5XSBlbl9HQiB0aGlua3MgIg==?= =?UTF-8?B?45CsIiBhbmQgIuOSvCIgYXJlIHRoZSBzYW1lIGNoYXJhY3Rlciwgb3RoZXIg?= =?UTF-8?B?bG9jYWxlcyBhcmUgZmluZQ==?= Date: Fri, 14 Apr 2023 20:51:38 +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: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: infinity0 at pwned dot gg X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D30149 infinity0 at pwned dot gg changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|NOTABUG |--- --- Comment #5 from infinity0 at pwned dot gg --- > [..] characters with unknown ordering. They collate the same, and so a "u= nique" removal based on collation will collapse all such characters. These characters don't have "unknown ordering", they (quoting above) "should get weights alghorithmically based on their Unicode codepoints, but that is= not implemented in glibc." In other words, it's a bug that needs to be fixed. What you mentioned, "characters with unknown ordering", is a separate issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=