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: Fri, 11 Nov 2005 07:17:54 -0500

CVSROOT:        /cvsroot/grep
Module name:    grep
Branch:         
Changes by:     Charles Levert <address@hidden> 05/11/11 12:17:52

Modified files:
        .              : ChangeLog 
        src            : grep.c 

Log message:
        * src/grep.c (parse_grep_colors, main): Replace all uses of
        fprintf(stderr, _("%s: foo\n"), program_name, ...) with
        error(0, 0, _("foo"), ...) for uniformization and simplification
        of warning messages that will be up for localization.  (My bad.)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/ChangeLog.diff?tr1=1.282&tr2=1.283&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/src/grep.c.diff?tr1=1.117&tr2=1.118&r1=text&r2=text





reply via email to

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