FreeBSD_HEAD-tests - Build #1675 - Unstable

NGie Cooper yaneurabeya at gmail.com
Sun Nov 8 22:11:05 UTC 2015


> 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!
-NGie


More information about the freebsd-current mailing list