From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1A74F3858C60; Thu, 2 Feb 2023 12:40:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A74F3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675341629; bh=Fl6ohfHjy82cW+MI6S50/4NLfRyJJ+C/taVzejk3h/g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rfrOnPoJbmHH+pimnjoyX16MIfTPOFEiAHcJGEwDye1YTLxFBECS5uf5sdpu71G/i qzH+nwzlRoGc9xPjUnXmWWBA4maeVrgg4SOLi1DwJjXJ5OO407aC4uR59FT+4zyH44 /pzdruTDhuiofb5us/UTdoQ0DqWWC20vdvNDF8Z8= From: "xry111 at xry111 dot site" To: glibc-bugs@sourceware.org Subject: [Bug stdio/30068] incorrect printf output for integers with thousands separator and width field Date: Thu, 02 Feb 2023 12:40:28 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: xry111 at xry111 dot site 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: 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=3D30068 --- Comment #5 from Xi Ruoyao --- The patch for #23432 (https://sourceware.org/pipermail/libc-alpha/2023-January/144847.html) fixes the testcase. --=20 You are receiving this mail because: You are on the CC list for the bug.=