Re: [patch] Recent findutils test suite failures

2005-11-23 Thread James Youngman
On Wed, Nov 23, 2005 at 11:45:48AM +, Tim Waugh wrote: > With this patch in addition to yours (and removing the .xo files), I > no longer see any failures. > > diff -u findutils-4.2.26/lib/buildcmd.c findutils-4.2.26/lib/buildcmd.c > --- findutils-4.2.26/lib/buildcmd.c 2005-11-23 09:47:48.00

Re: [patch] Recent findutils test suite failures

2005-11-23 Thread Andreas Metzler
On 2005-11-23 James Youngman <[EMAIL PROTECTED]> wrote: [...] > I had also been told that the many-short-arguments problem (supposedly > fixed in 4.2.26) still persists on the hppa platform. In the course > of preparing the patch I discovered a possible cause for this (we were > checking our argum

Re: [patch] Recent findutils test suite failures

2005-11-23 Thread Tim Waugh
With this patch in addition to yours (and removing the .xo files), I no longer see any failures. diff -u findutils-4.2.26/lib/buildcmd.c findutils-4.2.26/lib/buildcmd.c --- findutils-4.2.26/lib/buildcmd.c 2005-11-23 09:47:48.0 + +++ findutils-4.2.26/lib/buildcmd.c 2005-11-23 09

Re: [patch] Recent findutils test suite failures

2005-11-23 Thread Tim Waugh
On Wed, Nov 23, 2005 at 04:38:05AM +, James Youngman wrote: > Anyway, the attached patch includes a proposed fix for the test suite. > The modified tests still verify that the problem has been fixed, they > just no longer depend on the exact value of ARG_MAX on the system > where the test suit