Pádraig Brady wrote:
Poor Yorick wrote:
compiling 6.12.70-4f470 with 64-bit gcc (with -m64) and 64-bit gnu ld on
Solaris 9:
So on this system `timeout 4294967296 sleep 0` is invalid
but `timeout 49711d sleep 0` is OK?
The apply_time_suffix() function should be returning an
error for the latte
Poor Yorick wrote:
> compiling 6.12.70-4f470 with 64-bit gcc (with -m64) and 64-bit gnu ld on
> Solaris 9:
So on this system `timeout 4294967296 sleep 0` is invalid
but `timeout 49711d sleep 0` is OK?
The apply_time_suffix() function should be returning an
error for the latter case but is not.
I
> From: Poor Yorick <>
> compiling 6.12.70-4f470 with 64-bit gcc (with -m64) and 64-bit gnu ld on
> Solaris 9:
>
> ===
> 1 of 346 tests failed
> (46 tests were not run)
> See tests/test-suite.log
> Please report it to bug-co