Re: [bug #18787] find -prune not pruning soon enough?

2007-03-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 3/1/2007 7:17 PM: > >> I don't know what the D_TYPE feature does. I didn't build any of this from >> source. I'm just using what I downloaded from cygwin.com. cygwin doesn't support D_TYPE. It is an optimization that depen

Re: [bug #18787] find -prune not pruning soon enough?

2007-03-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bill Svirsky on 2/28/2007 8:24 AM: > Follow-up Comment #2, bug #18787 (project findutils): > > This is what I see when I run essentially the same command string: > > $ for exe in /bin/find ; do /bin/rm -fr blah; mkdir -p blah/foo ; $exe

Re: findutils-4.3.2: core dump when run as root on Solaris 10 SPARC

2007-03-01 Thread Nix
On 1 Mar 2007, James Youngman spake thusly: > I think this is the same problem as described in > http://thread.gmane.org/gmane.comp.gnu.findutils.bugs/2676 > > I haven't fixed it yet though. Sorry. If there's something wrong with the patch, please let me know so I can fix it. -- `In the future,

[bug #18554] Document construct -exec sh -c 'foo "$@" bar' {} +

2007-03-01 Thread James Youngman
Update of bug #18554 (project findutils): Status:None => Fixed ___ Reply to this item at: ___

[bug #18554] Document construct -exec sh -c 'foo "$@" bar' {} +

2007-03-01 Thread James Youngman
Update of bug #18554 (project findutils): Summary: feat req: -exec cmd {} more args + => Document construct -exec sh -c 'foo "$@" bar' {} + ___ Follow-up Comment #16: I have made the indicated documentation change in bo

Re: findutils-4.3.2: core dump when run as root on Solaris 10 SPARC

2007-03-01 Thread James Youngman
On 3/1/07, Nelson H. F. Beebe <[EMAIL PROTECTED]> wrote: The findutils-4.3.2 locate utility dumps core when run as root on Solaris 10 SPARC: I can't yet explain the core dump inside error(). As far as I can see, we are not calling it incorrectly. Addressing the initial problem though, please

Re: findutils-4.3.2: core dump when run as root on Solaris 10 SPARC

2007-03-01 Thread James Youngman
On 3/1/07, Nelson H. F. Beebe <[EMAIL PROTECTED]> wrote: The findutils-4.3.2 locate utility dumps core when run as root on Solaris 10 SPARC: [...] I think this is the same problem as described in http://thread.gmane.org/gmane.comp.gnu.findutils.bugs/2676 I haven't fixed it yet though. Sorry.