From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6BA938493CB; Tue, 10 Jan 2023 11:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6BA938493CB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673351378; bh=9wHDPaeGpgEXJoSldXo3dt8ynaJtD4kyA7eIghgxcJk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Uad3wcBq4e4KXjNooewjcOAg/AVZJ1lIfiSsBOpl3uTMJi6598acMdxMDPX8144Pd Tgh3xJ9rVMQHQKvbKi/3HB2/KFEV1Sna5TlgC+6V2/F8s/odnxtchwoqNdXxRviMaG U695U8euprZE/iX4SfQwKFzIAVx/MD3aU3qxTsO8= 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: Tue, 10 Jan 2023 11:49:38 +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 #2 from Vincent Lef=C3=A8vre --- (In reply to Vincent Lef=C3=A8vre from comment #1) > Note: this might have been partially fixed recently in master (though I > couldn't see any mention related to the thousands' grouping character or = the > width field in the Git log), [...] I actually meant "precision field" (I did a search on "precision"). --=20 You are receiving this mail because: You are on the CC list for the bug.=