From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 343233858C2C; Thu, 2 Feb 2023 01:22:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 343233858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675300931; bh=Tn42XC4ipO3nsLtM8ZIoVBhoEpVQChZ25wy4vJ0UsB4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N5POazx6HF4Xsw6e2be7ENgiyFJjS1TXEMxJfaf2uT4+gQ8OxxEGRnu8YADW1qGU+ WHsWuAqX9DQKlBJRMR82dIKMCwpvjqJWqhliifgRYXTeBmTI43nJGwB2+sTqMvPh4I f80BnxvhvoNe5P6yeAlpmnaFwjjM/6YV86gN9jRU= From: "vincent-srcware at vinc17 dot net" To: glibc-bugs@sourceware.org Subject: [Bug stdio/23432] incorrect printf output for integers with thousands separator and precision field larger than the number of digits (needing leading zeros) Date: Thu, 02 Feb 2023 01:22:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.27 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vincent-srcware at vinc17 dot net 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: security- 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=3D23432 --- Comment #7 from Vincent Lef=C3=A8vre --- Though I fixed the MPFR testsuite, there's still a failure due to a new bug= in glibc from git and 2.37. See bug 30068 (which I've just reported) for this = new bug. --=20 You are receiving this mail because: You are on the CC list for the bug.=