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: Peter & Kelly Passchier
Subject: Re: people working in Greg's locale (+euro) & display of Unicode names
Date: Fri, 16 Jun 2017 08:01:42 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

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).

I think the overhead in code size and complexity will be too much. I
never thought you were thinking in this direction. I hope other people
will chime in about this approach.

Peter



reply via email to

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