bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there really any interest in a patch to allow cvs 1.11.6


From: Larry Jones
Subject: Re: Is there really any interest in a patch to allow cvs 1.11.6
Date: Tue, 7 Oct 2003 11:05:20 -0400 (EDT)

Paul Edwards writes:
> 
> What is EXIT_FAILURE defined as in your stdlib.h?
> -1 or 255?
> 
> Whatever it is, the fact that it isn't 1 is what is stuffing up
> the script.

It shouldn't be -- the diff code explicitly returns 0 (no differences),
1 (some differences), or 2 (something went wrong), it does not use
EXIT_FAILURE (at least not intentionally).  sanity.sh is legitimately
checking for the correct exit status, so it's the exit status that's
wrong, not the sanity.sh script.

-Larry Jones

Oh, now YOU'RE going to start in on me TOO, huh? -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]