You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Scott Zhong <Sc...@roguewave.com> on 2008/03/06 18:00:40 UTC

RE: locale, which are most important to test

Hi Martin, do you have time to go through the list with me today?

> -----Original Message-----
> From: Martin Sebor [mailto:sebor@roguewave.com]
> Sent: Friday, February 22, 2008 5:47 PM
> To: dev@stdcxx.apache.org
> Subject: Re: locale, which are most important to test
> 
> Scott Zhong wrote:
> > Hi Martin,
> >
> >   I'm in the process of trying to reduce the amount of time spend
> > building the locale database and ran into a few questions.  First,
which
> > locales are more important to test? Are they all equally as
important?
> 
> No, they're not. We'll need to spend some time to go through the list
> below and decide which ones we want to keep testing and which ones we
> might want to drop. It might make sense to set up a rotating schedule
> so that we don't have to give any up and just test them less often.
>    http://svn.apache.org/repos/asf/stdcxx/trunk/etc/nls/gen_list
> 
> > Second, how would you invoke "gmake locales" to build a certain
locale
> > database for only a select few locales?
> 
> I think it's just: make LOCALES="space separated list of locales"
> 
> Martin

Re: locale, which are most important to test

Posted by Martin Sebor <se...@roguewave.com>.
Scott Zhong wrote:
> Hi Martin, do you have time to go through the list with me today?

Today's not good. Let's talk next week.

Martin

> 
>> -----Original Message-----
>> From: Martin Sebor [mailto:sebor@roguewave.com]
>> Sent: Friday, February 22, 2008 5:47 PM
>> To: dev@stdcxx.apache.org
>> Subject: Re: locale, which are most important to test
>>
>> Scott Zhong wrote:
>>> Hi Martin,
>>>
>>>   I'm in the process of trying to reduce the amount of time spend
>>> building the locale database and ran into a few questions.  First,
> which
>>> locales are more important to test? Are they all equally as
> important?
>> No, they're not. We'll need to spend some time to go through the list
>> below and decide which ones we want to keep testing and which ones we
>> might want to drop. It might make sense to set up a rotating schedule
>> so that we don't have to give any up and just test them less often.
>>    http://svn.apache.org/repos/asf/stdcxx/trunk/etc/nls/gen_list
>>
>>> Second, how would you invoke "gmake locales" to build a certain
> locale
>>> database for only a select few locales?
>> I think it's just: make LOCALES="space separated list of locales"
>>
>> Martin
>