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


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

Re: Bash removes unrequested characters in bracket expressions (not a range).

Started byBize Ma <binaryzebra@gmail.com>
First post2018-11-28 06:05 -0400
Last post2018-11-28 06:05 -0400
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Bash removes unrequested characters in bracket expressions (not a range). Bize Ma <binaryzebra@gmail.com> - 2018-11-28 06:05 -0400

#14875 — Re: Bash removes unrequested characters in bracket expressions (not a range).

FromBize Ma <binaryzebra@gmail.com>
Date2018-11-28 06:05 -0400
SubjectRe: Bash removes unrequested characters in bracket expressions (not a range).
Message-ID<mailman.5071.1543846780.1284.bug-bash@gnu.org>
Chet Ramey (<chet.ramey@case.edu>) wrote:


> I can't reproduce this:
>

If you could take a look at https://unix.stackexchange.com/a/483835/265604
you will see that it has been confirmed on "Ubuntu 17.10 (glibc 2.26) and on
Ubuntu 18.04 (glibc 2.27), but it seems to be fixed on Ubuntu 18.10 (glibc
2.28)"

It is interesting that (finally) glibc 2.28 has added a fourth sort key
equal to the
Unicode code point. That forces the order of all characters to be unique.

[toc] | [standalone]


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


csiph-web