From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A38063858C20; Thu, 25 Jan 2024 10:41:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A38063858C20 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=EGOMjDEgP0Sb6wJg82qljCGjXrFam8kH0EjOcuToDstcvpeDTlH9wwk1OCj8ydzj+ KIqIQm8g/kOfrqCMB27jgaqemGDS9oIQeURkjQ9zjOV0eqFCokc9Ea0m11PUx1oc5b DA8n5OdsSna6EvICftLwVbKwGOBHhclZKqsTcjjA= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@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.=