From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 032DA3858C27; Thu, 3 Feb 2022 20:05:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 032DA3858C27 From: "pierre.labastie at neuf dot fr" To: libc-locales@sourceware.org Subject: [Bug localedata/28861] New: C.UTF-8 lacks a mon_decimal_point Date: Thu, 03 Feb 2022 20:05:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pierre.labastie at neuf dot fr 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_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2022 20:05:43 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28861 Bug ID: 28861 Summary: C.UTF-8 lacks a mon_decimal_point Product: glibc Version: 2.35 Status: UNCONFIRMED Severity: normal Priority: P2 Component: localedata Assignee: unassigned at sourceware dot org Reporter: pierre.labastie at neuf dot fr CC: libc-locales at sourceware dot org Target Milestone: --- When running: localedef -i C -f UTF-8 C.UTF-8 The output is: [error] LC_MONETARY: value for field `mon_decimal_point' must not be an emp= ty string Changing mon_decimal_point from "" to "." in localedata/locales/C removes t= he error --=20 You are receiving this mail because: You are on the CC list for the bug.=