On Mon, Mar 06, 2006 at 10:38:16AM +0100, Jan Wielemaker wrote:

> > The original reporter is seeing the correct implementation of the
> > locale stuff, I imagine.
> 
> gollem (~) 1_> locale
> LANG=en_GB.UTF-8

As I said -- you are seeing the _correct_ implementation of the locale
bits.  For [A-Z], you mean that you want everything that compares
(using strcoll) between 'A' and 'Z' -- this includes 'm', for
instance.  If you meant that you want all upper-case letters, you need
to use a class, such as [[:upper:]].

Tim.
*/

Attachment: pgpAluLiNiqJx.pgp
Description: PGP signature

Reply via email to