findutils-patches
[Top][All Lists]
Advanced

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

Re: [Findutils-patches] Patches to -type x,y,z


From: Young Mo Kang
Subject: Re: [Findutils-patches] Patches to -type x,y,z
Date: Fri, 8 Apr 2016 22:15:42 +0900

Hello,

Sorry for the late reply.
I thought a bit about the implementation and thought it'd be better
to avoid artificially creating the OR-ed predicates, and rather store
the wanted file types in an array and check for that in pred.c.
I think this should be faster, too.

OK, I agree with that.

@James: did you get green lights regarding FSF Copyright assignment?
Otherwise, or if you, Young, feel that my re-implementation is too far
away from your original, I can also set myself as author (and change
the "Co-authored-by: ..." to "Inspired by a proposal of ..." in the
commit msg).

I completed the FSF Copyright assignment with address@hidden.
Yeah, I think that you should be the author of the patch; it is a completely different patch from what I originally submitted.

Young

reply via email to

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