bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27196] Using -o and -i options together is broken


From: Norihirio Tanaka
Subject: [bug #27196] Using -o and -i options together is broken
Date: Tue, 15 Dec 2009 13:14:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072503 CentOS/3.0.1-1.el4.centos Firefox/3.0.1

Follow-up Comment #3, bug #27196 (project grep):

Included regex doesn't support ignore-icase-matching.

Then, it converts patterns and texts to the lower case
before matching.

However, when MB_CUR_MAX is equal to 1,
patterns isn't converted to lower case.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27196>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]