Skip to content
Commit 07b9521f authored by Carlos O'Donell's avatar Carlos O'Donell
Browse files

Account for grouping in printf width (bug 30068)



This is a partial fix for mishandling of grouping when formatting
integers.  It properly computes the width in the presence of grouping
characters when the width is larger than the number of significant
digits. The precision related issue is documented in bug 23432.

Co-authored-by: default avatarAndreas Schwab <schwab@suse.de>
(cherry picked from commit c980549c)
parent fb7b95dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment