> On Nov 8, 2015, at 14:09, Andrey Chernov <ache_at_freebsd.org> wrote: > > Signed PGP part > On 09.11.2015 0:46, Baptiste Daroussin wrote: > >> Error Message: > >>>>> printf("%'.4f", 12345678.0625) ==> [1,23,45,678.0625], > >>>>> expected [123,456,78.0625]<<NEWLINE>> > >>>> > >>>> Looks like numericdef "grouping" handling problem... > >>> > >>> Seems like the issue is only with hi_IN.ISCII-DEV, I'll dig > >>> into it > >> > >> Old FreeBSD hi_IN.ISCII-DEV locale uses 2;3 grouping. New > >> hi_IN.UTF-8 locale use 3;2 grouping instead. I don't know what is > >> right in India. > > > > About the locales we take the rules from http://cldr.unicode.org/ > > if there are issues they should be reported there! (note that those > > rules are also used by the ICU project for examples. > > According to https://en.wikipedia.org/wiki/Indian_numbering_system > cldr is right, old FreeBSD and the test is wrong here. Ok. If no one else beats me to this, I’ll fix the test sometime later on today after I upgrade my VM. Thanks! -NGieReceived on Sun Nov 08 2015 - 21:11:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC