From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 000653858C41; Fri, 7 Jul 2023 09:12:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 000653858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688721151; bh=8rvpEl6cTMxV+pavVrlJqUeDrHcp8jga1vTwDs4YyEg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aOp0EfJU8/O/V/hSV4gaa7y9Fx1cJzzq4zM2cd7TRUEE6/NaG9XGhH4EjjWjtfpO9 Oe0BDuTllxVamjagBh/FdkgQBKmbi2TRTRLi7bH1NIlstKfbwlyXpJG7BW91bjVEio WyJymYXO/TxGe6PWsVozU62KZafIvC2TerITtLjM= 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 09:12:30 +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 #3 from Bruno Haible --- (In reply to Andreas Schwab from comment #2) > The cited paragraph only defines the relation of two wide characters, not > arbitrary wchar_t values. ISO C 17 =C2=A7 3.7.3 specifies that every wchar_t value is a "wide charact= er". --=20 You are receiving this mail because: You are on the CC list for the bug.=