From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F240538425BB; Tue, 30 Aug 2022 07:23:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F240538425BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661844231; bh=nt6D2iiBc034tUoKIPK88Ybu3FXKbWoVSxEUdpw5K0U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R3oIk74d43BielmOCZ7xgNAnAaDUqpsQy0YxAAl/WlxyUreb+grvBXRe1rjyL7Arn cSZaZWzq+tW/bM6c9059lpichFV0JpwTPnky/AEqHNEzYymU3YKMWIc/GrHKuQOTjc 0xXKKeGUd8Ai+xkeX2FL6dNZgcq2elfj+zDgpllo= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug locale/29511] default/C/POSIX locale is 7-bit (127 characters), must be 8-bit (256 characters) since POSIX Issue 7 TC2/Issue 8 Date: Tue, 30 Aug 2022 07:23:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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 bug_status see_also flagtypes.name 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=3D29511 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com Status|UNCONFIRMED |RESOLVED See Also| |http://bugs.debian.org/1017 | |852 Flags| |security- Resolution|--- |INVALID --- Comment #1 from Florian Weimer --- I don't see how this is a bug, sorry. There is no well-defined conversion from US-ASCII to the internal UCS-4 encoding, so reporting an error for input bytes that do not have a mapping makes sense. If another glibc function does not behave as expected (fnmatch?), please fi= le a separate bug for that. --=20 You are receiving this mail because: You are on the CC list for the bug.=