buggrep - Bugs: bug #35698, grep 2.9 --include not working as...

 
 

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

bug #35698: grep 2.9 --include not working as 2.54

Submitter:  None
Submitted:  Fri 02 Mar 2012 05:39:20 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 02 Mar 2012 05:47:45 PM UTC, comment #1: 

Thanks for the bug report.  This bug has been fixed in grep 2.10, so you should stop having the bug after you upgrade.

Paul Eggert <eggert>
Group Member
Fri 02 Mar 2012 05:39:20 PM UTC, original submission:  

current directory contains files:

a
b
c.c

2.54 behaviour:

"$ grep-2.5.4 --include=*.c foo *" excludes listed files that are not .c (ie: searches only file c.c)

2.9 behaviour:

"$ grep-2.9 --include=*.c foo *" searches all listed files

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eggert (Posted a comment)
  • -email is unavailable- added by joeperches (entered bug as anonymous)
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-03-02 eggert StatusNone Fixed
        Open/ClosedOpen Closed
    2012-03-02 joeperches Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code