From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 59D8F385C6F1; Fri, 7 Jul 2023 08:23:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59D8F385C6F1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688718181; bh=0LohiLf5iZ8sOwua9/QTtUcD0DK4Cyo49zcDH92NA1I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Yg2Art/goUyrF5IJs4cTgow8Htrcv+Tb2LGUOHbuCmjDyMnTAPuxRwSGP6kVgVmRW j+qvqotnKeauPtjDwcJ/ohhRn+kIW8C9ALS5MIEhKeXeIeL/Hmn+j9tldt+IVYIoSk Kx5gR3hiZlKzHf5nWlktvSH9fDPYvg3wiO7nwzJE= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug string/30620] wcscmp bug on platforms with unsigned wchar_t Date: Fri, 07 Jul 2023 08:23:01 +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: schwab@linux-m68k.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 #2 from Andreas Schwab --- The cited paragraph only defines the relation of two wide characters, not arbitrary wchar_t values. --=20 You are receiving this mail because: You are on the CC list for the bug.=