Skip to content
Commit c980549c 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>
parent a1dcc64c
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