patchgrep - Patches: patch #3771, Merge only_matching code path in...

 
 

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

patch #3771: Merge only_matching code path in prline() in src/grep.c

Submitter:  Charles Levert <charles_levert>
Submitted:  Thu 24 Feb 2005 08:51:58 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Tue 21 Jun 2005 04:27:42 PM UTC, comment #1: 

Reworked version part of CVS commit of revisions 1.109 and 1.110 of "src/grep.c".

Charles Levert <charles_levert>
Thu 24 Feb 2005 08:51:58 AM UTC, original submission:  


In an effort to split patch #3644 in several smaller patches, this patch only performs the following to prline() in src/grep.c (cvs version 1.93).  The very similar code paths for the only_matching and !only_matching cases are merged so that everything can be maintained in one place (and kept synchronized).

This patch relies on the patch #3770 having been already applied.

I will itself be used by a trimmed down version of the original patch #3644 and is structured to accommodate this more easily.

Charles Levert <charles_levert>

 

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

Attached Files
file #8458:  grep.c.diff.cvs-1.93.prline-merge.charles2a0 added by charles_levert (2KiB - application/octet-stream - unidiff patch to merge only_matching code path in prline() in src/grep.c)

 

Depends on the following items: None found

Digest:
   patch dependencies.

 

CC list is empty

 

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-21 charles_levert StatusNone Done
    Open/ClosedOpen Closed
2005-04-12 julianfoad Dependencies- patch #3644 is dependent
2005-02-24 charles_levert Attached File- Added grep.c.diff.cvs-1.93.prline-merge.charles2a0, #4230

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code