Re: [dev] [sbase] [PATCH-UPDATE] Rewrite tr(1) in a sane way

From: FRIGN <dev_AT_frign.de>
Date: Sat, 10 Jan 2015 20:51:03 +0100

On Sat, 10 Jan 2015 02:52:09 +0100
"Dmitrij D. Czarkoff" <czarkoff_AT_gmail.com> wrote:

> > +#define UPPER "A-Z"
> > +#define LOWER "a-z"
> > +#define PUNCT "!\"#$%&'()*+,-./:;<=>?_AT_[\\]^_`{|}~"
>
> These definitions hugely misrepresent corresponding character classes.

I interpreted the character classes by default for the C locale. What do
you mean by hugely misrepresenting? They are just fragments to build the
classes later on.

-- 
FRIGN <dev_AT_frign.de>
Received on Sat Jan 10 2015 - 20:51:03 CET

This archive was generated by hypermail 2.3.0 : Sat Jan 10 2015 - 21:00:11 CET