bug-grep
[Top][All Lists]
Advanced

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

Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences


From: Jim Meyering
Subject: Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences
Date: Mon, 22 Mar 2010 08:15:28 +0100

Paolo Bonzini wrote:
> This patchset removes all occurrences of {,E,F}GREP_PROGRAM outside grep.c.
> #ifdefs are avoided by splitting search.c into multiple files and letting
> the linker drop those that are not used.  I tested that there is basically
> no change in executable size for any of {,e,f}grep.
>
> I have one that removes the remaining occurrences, but it introduces new
> strings so it would require another snapshot before submitting the .POT
> file to the translation project.
>
> Paolo Bonzini (9):
>   grep: remove getpagesize.h
>   grep: remove one #ifdef
>   grep: change struct matcher termination
>   grep: make egrep/fgrep use struct matcher
>   grep: eliminate {COMPILE,EXECUTE}_{RET,ARGS,FCT}
>   grep: remove one #ifdef
>   grep: split search.c
>   grep: prepare for libification of *search.c
>   grep: libify *search.c

Hi Paolo,

Are you ready to push this series?
I've rebased what you posted (parts not trivial) and it still passes.

I'd like to make another snapshot ASAP and, with a little luck,
the release tomorrow.




reply via email to

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