bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: people working in Greg's locale (+euro) & display of Unicode names


From: Chet Ramey
Subject: Re: people working in Greg's locale (+euro) & display of Unicode names
Date: Thu, 15 Jun 2017 21:06:19 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

On 6/15/17 9:01 PM, Peter & Kelly Passchier wrote:
> On 16/06/2560 03:11, Chet Ramey wrote:
>> You still have to look at every character. The world isn't all UTF-8:
>> there are character sets where multibyte characters include characters
>> that are valid ascii (including, I suspect, `=').
> 
> I think supporting all kinds of other encodings besides UTF-8 is
> absolutely nuts. You not only have to look at every character, but you
> first have to decide which encoding you're going to be in, and this
> might be ambiguous (unless an encoding declaration becomes part of bash).

There's already an encoding declaration in bash: setting the locale using
the usual set of environment variables.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]