Date: Mon, 03 Dec 2007 11:20:38 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Andrey Chernov <ache@nagual.pp.ru> Cc: cvs-src@FreeBSD.ORG, das@FreeBSD.org, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/tools/regression/lib/libc/stdio test-printfloat.c test-scanfloat.c Message-ID: <86odd8dqq1.fsf@ds4.des.no> In-Reply-To: <20071203080739.GA56795@nagual.pp.ru> (Andrey Chernov's message of "Mon\, 3 Dec 2007 11\:07\:39 %2B0300") References: <200712030718.lB37IlLc009328@repoman.freebsd.org> <20071203072214.GA11030@VARK.MIT.EDU> <20071203080739.GA56795@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrey Chernov <ache@nagual.pp.ru> writes: > David Schultz <das@FreeBSD.org> writes: > > test-printfloat is failing on my machine due to the fact that the > > default locale in FreeBSD seems to have a thousands separator now. > > I thought the default locale wasn't supposed to. Can someone > > comment? > Default locale don't have thousands separator as you can see: > [...] > Something wrong in your default locale setup, use LC_ALL=3DC for sure. If a regression test is dependent on a specific locale, it should set the locale at startup rather than rely on the system default. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86odd8dqq1.fsf>