> -----Original Message----- > From: Travis Vitek [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 24, 2008 2:16 AM > To: [email protected] > Subject: Re: low hanging fruit while cleaning up test failures > > > > Okay, I think I've finally got something that will be useful > to someone. I'm attaching the patch to STDCXX-608 > [https://issues.apache.org/jira/browse/STDCXX-608] for review. > > There is a lot of code, and the feature is not 100% complete > yet. I need to create a test, deprecate the old rw_locales() > function, and come up with a way to locate the input files > without actually requiring that the environment variable > TOPDIR be defined.
I've applied the patch and tested it on Windows. And I suppose that _rw_lookup_comparator() is intended to compare the keys, but not the values. Personally I like the query syntax, proposed by Martin. Although we would lose the ability to select priority of the fields in query, this query syntax is more intuitive. In tests we need to obtain the list of the some subset of installed locales in any order. Farid.
