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
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
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
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