Re: [Patch] mode_* when compiling findutils with fresh gnulib (was: Re: merge from coreutils to gnulib (fd-safer, modechange, readutmp, ...))

2005-05-22 Thread James Youngman
On Sun, May 22, 2005 at 04:57:14PM +0200, Bas van Gompel wrote: > When using a fresh gnulib to build findutils (CVS), breakage occurs. I > came up with following patch to get parser.c to compile. > > I am however not sure it is correct. Bas, Thanks for looking at this. I'm not sure. I looked

Re: [Patch] mode_* when compiling findutils with fresh gnulib

2005-05-22 Thread Bas van Gompel
Op Sun, 22 May 2005 16:57:14 +0200 schreef ik in <[EMAIL PROTECTED]>: [...] : ChangeLog-entry: : : 22-05-2005 Bas van Gompel <[EMAIL PROTECTED]> : : find/parser.c (parse_perm): Accomodate gnulib modifications to : mode_compile and mode_adjust, and the removal of mode_free. Oops! Re

[Patch] mode_* when compiling findutils with fresh gnulib (was: Re: merge from coreutils to gnulib (fd-safer, modechange, readutmp, ...))

2005-05-22 Thread Bas van Gompel
[This patch is for findutils. bug-gnulib Cc'd. Maybe they can answer my questions...] Op Mon, 02 May 2005 00:05:07 -0700 schreef Paul Eggert in <[EMAIL PROTECTED]>: : I installed this patch to merge coreutils changes into gnulib. [...] : There are also changes to the APIs for modechange and for