On 01/-10/-28163 08:59 PM, Nicolas Bonifas wrote:
> Hello,
> 
> Depending on your locale, [a-z] may or may not match uppercase characters. 
> This explains the difference between your computers (which, by the way, are 
> both amd64).
> 
> This bug report is invalid.
> 
> Nicolas

hi!

sorry about the wrong subject. i did lots of testing and got an error.

anyways, if you add the "--color" option, you see that there seems to
be some kind of bug here:

> echo '1303141571.M26770P15859.m01S=1884W=1934:2S' | egrep '[A-Z]$' --color
--> red colored S at the end


> echo '1303141571.M26770P15859.m01S=1884W=1934:2S' | egrep '[a-z]$' --color
--> grep matches the string but there is no color

can you explain that too?


regarding the locales:

debian 6.0 box:
> LANG=en_US.UTF-8
> LANGUAGE=en_US:en
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_PAPER="en_US.UTF-8"
> LC_NAME="en_US.UTF-8"
> LC_ADDRESS="en_US.UTF-8"
> LC_TELEPHONE="en_US.UTF-8"
> LC_MEASUREMENT="en_US.UTF-8"
> LC_IDENTIFICATION="en_US.UTF-8"
> LC_ALL=

debian 5.0 box:
> LANG=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_PAPER="en_US.UTF-8"
> LC_NAME="en_US.UTF-8"
> LC_ADDRESS="en_US.UTF-8"
> LC_TELEPHONE="en_US.UTF-8"
> LC_MEASUREMENT="en_US.UTF-8"
> LC_IDENTIFICATION="en_US.UTF-8"
> LC_ALL=

the debian 5.0 box only lacks the LANGUAGE=en_US:en setting.

unsetting LANGUAGE does not change the result for debian 6.0.2

thanks,
raoul
-- 
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          r.bha...@ipax.at
Technischer Leiter

IPAX - Aloy Bhatia Hava OG          web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            off...@ipax.at
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to