findutils-patches
[Top][All Lists]
Advanced

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

[Findutils-patches] Re: [PATCH] Update the code to better reflect the se


From: James Youngman
Subject: [Findutils-patches] Re: [PATCH] Update the code to better reflect the semantics of digest_mode(); pass the mode by reference not value.
Date: Sun, 12 Apr 2009 11:54:56 +0100

On Sat, Jan 17, 2009 at 8:25 PM, James Youngman <address@hidden> wrote:
> +2009-01-17  James Youngman  <address@hidden>
> +
> +       Update the code to better reflect the semantics of digest_mode().
> +       * find/defs.h: Pass the file mode to digest_mode() by reference
> +       (as a pointer) rather than by value to make it unnecessary for the
> +       caller to know that the value passed should become dead.
> +       * find/util.c (digest_mode): Change the implementation.
> +       * find/find.c (process_path): Update caller.
> +       * find/ftsfind.c (consider_visiting): Update caller.

Applied.

James.




reply via email to

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