From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21F543851AB8; Fri, 7 Jul 2023 10:01:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21F543851AB8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688724094; bh=D2ZoxPYw7pLX6FXFuqz9p7x/Ua8ZHttg6vq8WhLFlJU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cE+fv9/NNe/jjVGZ+MNQxoLcovXPZZIXwn+vsmNsfkUd2tOJikQi4BGVIOtfqKHdQ WzsAgPapjAKhCifUEju0J2pAvCtpTUTOn7dEdQnJshNEf5dN4XYdkyssb7ehszm7mX DEkk5UoK4OcubwE6KzMZLJww0fycnOXQCKMJtxOw= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug string/30620] wcscmp bug on platforms with unsigned wchar_t Date: Fri, 07 Jul 2023 10:01:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: 2.28 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org 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: 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=3D30620 --- Comment #5 from Bruno Haible --- The musl libc people recognize that wcscmp has to work on arbitrary wchar_t values: http://git.musl-libc.org/cgit/musl/commit/?id=3D07616721f1fa6cb215ffbef2344= 1cae80412484f https://www.openwall.com/lists/musl/2023/01/06/3 --=20 You are receiving this mail because: You are on the CC list for the bug.=