Hi Bruno,
Bruno Haible wrote:
> In this case, if EXIT_FAILURE were 2 or 3 instead of 1 on some
> platforms, the *documented* exit codes of the 'diff' or 'grep'
> commands or other utilities would not hold any more.
>
> If we ever encounter a platform where EXIT_FAILURE was like this,
> we want to
Hi Collin,
> Can we relax this definition to allow for any POSIX 2024 compatible
> value? (1-125)
We should *not* do that.
Our unit tests not only serve to check POSIX or GNU behaviour of
constants, header files, and functions. They also serve to check
assumptions that are so widely used, that t