On Sat, Jan 17, 2009 at 8:25 PM, James Youngman <[email protected]> wrote: > +2009-01-17 James Youngman <[email protected]> > + > + 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.
