[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 8/9] grep: prepare for libification of *search.c
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH 8/9] grep: prepare for libification of *search.c |
Date: |
Fri, 19 Mar 2010 16:39:47 +0100 |
On Fri, Mar 19, 2010 at 16:33, Jim Meyering <address@hidden> wrote:
> Paolo Bonzini wrote:
>> * src/dfasearch.c (Ecompile): Remove.
>> * src/esearch.c: Place it here...
>> * src/gsearch.c: ... and here.
>
> We never like duplication, but it's a tiny function...
Yeah, you could add some kind of opaque int to struct matcher, but I
decided it wasn't worth the trouble.
Paolo
- Re: [PATCH 3/9] grep: change struct matcher termination, (continued)
- [PATCH 4/9] grep: make egrep/fgrep use struct matcher, Paolo Bonzini, 2010/03/19
- [PATCH 5/9] grep: eliminate {COMPILE,EXECUTE}_{RET,ARGS,FCT}, Paolo Bonzini, 2010/03/19
- [PATCH 6/9] grep: remove one #ifdef, Paolo Bonzini, 2010/03/19
- [PATCH 8/9] grep: prepare for libification of *search.c, Paolo Bonzini, 2010/03/19
- [PATCH 9/9] grep: libify *search.c, Paolo Bonzini, 2010/03/19
- [PATCH 7/9] grep: split search.c, Paolo Bonzini, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/19
- Re: [PATCH 0/9] remove most {,E,F}GREP_PROGRAM occurrences, Jim Meyering, 2010/03/22