Date: Sun, 8 Nov 2015 14:11:03 -0800 From: NGie Cooper <yaneurabeya@gmail.com> To: Andrey Chernov <ache@freebsd.org> Cc: Baptiste Daroussin <bapt@freebsd.org>, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: FreeBSD_HEAD-tests - Build #1675 - Unstable Message-ID: <DD18144A-7714-41C4-A80A-0F747A07932D@gmail.com> In-Reply-To: <563FC802.1000303@freebsd.org> References: <1109003706.57.1447009720897.JavaMail.jenkins@jenkins-9.freebsd.org> <563FAC52.1070909@freebsd.org> <20151108210856.GA10134@ivaldir.etoilebsd.net> <563FBE46.7030807@freebsd.org> <20151108214629.GC10134@ivaldir.etoilebsd.net> <563FC802.1000303@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Nov 8, 2015, at 14:09, Andrey Chernov <ache@freebsd.org> wrote: >=20 > Signed PGP part > On 09.11.2015 0:46, Baptiste Daroussin wrote: > >> Error Message: > >>>>> printf("%'.4f", 12345678.0625) =3D=3D> [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. >=20 > 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=E2=80=99ll fix the test sometime = later on today after I upgrade my VM. Thanks! -NGie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DD18144A-7714-41C4-A80A-0F747A07932D>