This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: grep --color=auto with -i option disables the matching text color


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]