Farid Zaripov wrote:
-----Original Message-----
From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor
Sent: Saturday, August 25, 2007 10:42 PM
To: stdcxx-dev@incubator.apache.org
Subject: Re: thread safety tests on Windows

Travis Vitek wrote:
I wonder if this is related to the rw_locales() issue on windows systems? Those locale tests significantly longer with 32
locales than
they do with just "C" locale.
What is this issue? Don't we have locales installed on all machines?
Or is there a problem with rw_locale() on Windows?

  By default generate.wsf script doesn't generates the projects for
build locales.
To build locale database /LOCALES:yes option should be specified.

That shouldn't be a problem as long as the utilities are there
(which they should be). On Windows rw_locales() invokes the
BUILDDIR/bin/locale utility to obtain the list of the native
Windows locales installed on the machine.

Martin

Reply via email to