buggrep - Bugs: bug #9768, --ignore-case and --only-matching...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9768: --ignore-case and --only-matching don't work together

Submitter:  None
Submitted:  Mon 26 Jul 2004 03:22:55 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Discussion

Fri 29 Apr 2005 06:12:34 AM UTC, comment #1: 

Fixed in src/grep.c CVS revision 1.97.
Other --match-icase issues remain.

Charles Levert <charles_levert>
Mon 26 Jul 2004 03:22:55 AM UTC, original submission:  

With the latest CVS version of grep:

$ echo FOO | grep -io foo
foo

$ echo FOO | grep -io FoO
[no output]

I would expect both to print out FOO.

Anonymous

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-29 charles_levert Open/ClosedOpen Closed
2005-04-29 charles_levert StatusNone Fixed

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code