From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF0183858428; Thu, 25 Jan 2024 10:41:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF0183858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706179301; bh=f37uyBUOu06ADPki5mrm1yu3jJU946VjWIUuTqX1QEI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oWRKqxQu49rdNG77hYE4H1KnySMM1WJuGFDprUkUomflzfZoexKzPL0lBOgpy1f74 fMHKSPtgsoeVgNbjsalq7MtiW5/snnJVWaEbScsOFsqlJOanZ71KLNT6FdBBRKSNxu Y7EEIfSti7fUxJ+pwfokNGAd5raMnZp9a6BlDC8E= From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/31205] Inconsistent (mon_)grouping formats Date: Thu, 25 Jan 2024 10:41:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: maiku.fabian at gmail dot com 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=3D31205 --- Comment #10 from Sourceware Commits --- The master branch has been updated by Mike Fabian : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D5176a830e70140cb339= 0c62b7d41f75dbbf33c7c commit 5176a830e70140cb3390c62b7d41f75dbbf33c7c Author: Mike FABIAN Date: Thu Jan 18 16:52:03 2024 +0100 localedata: Use consistent values for grouping and mon_grouping Resolves: BZ # 31205 Adapt test cases in test-grouping_iterator.c --=20 You are receiving this mail because: You are on the CC list for the bug.=