Replace "3;3" with "3". This is cosmetique, all integer before \0 (i.e. \3)

repeated forever according to SUSv2

Remove "0;0" - \0 means not "no grouping" but repeat forever previous char,
and added automatically. Empty string could be parsed later into CHAR_MAX
(real "no grouping") by localeconv()
This commit is contained in:
Andrey A. Chernov 2001-02-10 02:31:14 +00:00
parent 142ba5f3d7
commit d2e1dea805
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72277
21 changed files with 42 additions and 42 deletions

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
.
# thousands_sep
,
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
.
# thousands_sep
,
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
0;0
# grouping, separated by ;
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
.
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
3;3
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
3;0
# grouping, separated by ;
3
# EOF

View File

@ -7,6 +7,6 @@
,
# thousands_sep
# grouping
3;0
# grouping, separated by ;
3
# EOF