Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14470 > unrolled thread

Re: Rational Range Interpretation for bash-5.0?

Started byBize Ma <binaryzebra@gmail.com>
First post2018-08-13 07:38 -0400
Last post2018-08-13 07:38 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  Re: Rational Range Interpretation for bash-5.0? Bize Ma <binaryzebra@gmail.com> - 2018-08-13 07:38 -0400

#14470 — Re: Rational Range Interpretation for bash-5.0?

FromBize Ma <binaryzebra@gmail.com>
Date2018-08-13 07:38 -0400
SubjectRe: Rational Range Interpretation for bash-5.0?
Message-ID<mailman.5053.1534160338.1292.bug-bash@gnu.org>
On 08/06/2018 03:07 PM, Chet Ramey wrote:

Hi. I am considering making bash glob expansion implement rational range
interpretation starting with bash-5.0 -- basically making globasciiranges
the default. It looks like glibc is going to do this for version 2.28 (at
least for a-z, A-Z, and 0-9), and other GNU utilities have done it for some
time. What do folks think?


I am in favor of the idea provided there is a way to change back to what is
now the default.

Also, the character order may be extended to use C.utf-8 instead of ASCII
to have an stable order for all UNICODE characters.

Read
https://manpages.debian.org/unstable/open-infrastructure-locales-c.utf-8/locales-c.utf-8.7.en.html

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web