grep-commit
[Top][All Lists]
Advanced

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

grep ./ChangeLog src/grep.c


From: Charles Levert
Subject: grep ./ChangeLog src/grep.c
Date: Tue, 21 Jun 2005 01:18:45 -0400

CVSROOT:        /cvsroot/grep
Module name:    grep
Branch:         
Changes by:     Charles Levert <address@hidden> 05/06/21 05:18:44

Modified files:
        .              : ChangeLog 
        src            : grep.c 

Log message:
        * src/grep.c (main): Add a test to check if -o/--only-matching
        and context lines are both specified and if so, set both context
        specifications (before and after) to zero then print an explicit
        warning to stderr explaining what was done and why (as opposed
        to drastically aborting the process in error).  Patch #3768.
        Other code needs this zero setting to work correctly without
        having to repeatedly test for this conflictual condition.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/ChangeLog.diff?tr1=1.251&tr2=1.252&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/src/grep.c.diff?tr1=1.102&tr2=1.103&r1=text&r2=text





reply via email to

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