[Bug localedata/31205] Inconsistent (mon_)grouping formats

maiku.fabian at gmail dot com sourceware-bugzilla@sourceware.org
Tue Jan 2 16:04:54 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=31205

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com

--- Comment #2 from Mike FABIAN <maiku.fabian at gmail dot com> ---
https://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap07.html says:

7.3.4 LC_NUMERIC
...

grouping
    Define the size of each group of digits in formatted non-monetary
quantities. The operand is a sequence of integers separated by semicolons. Each
integer specifies the number of digits in each group, with the initial integer
defining the size of the group immediately preceding the decimal delimiter, and
the following integers defining the preceding groups. If the last integer is
not -1, then the size of the previous group (if any) shall be repeatedly used
for the remainder of the digits. If the last integer is -1, then no further
grouping shall be performed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list