www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,HS_INDEX_PARAM,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B0BF11F.6070602@gmail.com> |
Date: | Tue, 24 Nov 2009 14:43:43 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: grep --color=auto with -i option disables the matching text color |
References: | <6dbd17a60911230751o68e4c6e6p47c9cc76c010be2b AT mail DOT gmail DOT com> <4B0BDB57 DOT 5040009 AT gmail DOT com> <d922b6650911240607n1e392e58nb8ebe7ccf57ddf63 AT mail DOT gmail DOT com> |
In-Reply-To: | <d922b6650911240607n1e392e58nb8ebe7ccf57ddf63@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Morten Kjærulff wrote: > Found this: > http://savannah.gnu.org/bugs/?18666 > could be related (or the actual error?) Bingo. 1.7 uses UTF8 by default. 1.5 doesn't use UTF8 at all. On Cygwin 1.7, "grep -i <whatever>" works, but "LC_ALL=C.ASCII grep -i" fails. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |