2013/12/27 Greg Wooledge :
> On Fri, Dec 27, 2013 at 07:14:39AM +0400, vollitwr . wrote:
>> It is obvious that letters 'b'
>> and 'B' are different for everybody in any locale
>
> No, they're the same letter. One's upper-case and one's lower-case.
Sorry I used not right word I wanted to use word
On Fri, Dec 27, 2013 at 07:14:39AM +0400, vollitwr . wrote:
> It is obvious that letters 'b'
> and 'B' are different for everybody in any locale
No, they're the same letter. One's upper-case and one's lower-case.
> How is it possible to use sequence like aAbBcC... for the
> range patterns?!
Whe
On 2013-12-27 07:16:12 +0400, vollitwr . wrote:
> Thank you very much. You had explainded the problem. However it does
> not remove it. :-( It is not bug according to documentation. But it
> is the pure formality only. It looks like deep and conceptual error
> beyond scope of the bash developer
Thank you very much. You had explainded the problem. However it does
not remove it. :-( It is not bug according to documentation. But it
is the pure formality only. It looks like deep and conceptual error
beyond scope of the bash developers. It is obvious that letters 'b'
and 'B' are different
On Wed, Dec 25, 2013 at 03:11:13PM -0800, Eduardo A. Bustamante López wrote:
> On Wed, Dec 25, 2013 at 06:41:17PM +0400, vollitwr . wrote:
> > The patterns [A-C] and [ABC] work different! [A-C] ignores case and
> > [ABC] does not.
It's not actually ignoring case. It's just that in some locales,
On Wed, Dec 25, 2013 at 06:41:17PM +0400, vollitwr . wrote:
(...)
> Description:
> The patterns [A-C] and [ABC] work different! [A-C] ignores case and
> [ABC] does not.
> It is true for any such kind of patterns, e.g., [w-z] vs [wxyz].
> This bug reveals itself with many systems: OpenSuse 12, Ma
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE