[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: diff: suboptimal behaviour with errors
From: |
Paul Eggert |
Subject: |
Re: diff: suboptimal behaviour with errors |
Date: |
18 Mar 2004 11:26:33 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Thomas Schwinge <address@hidden> writes:
> IMHO all these three should have different return values.
Something like that might be reasonable, but what sort of return
values do you think would be appropriate, exactly? That is, can you
take a look at the latest diff source code, find every instance of
returning 2 from diff, cmp, sdiff, etc., and describe what value you
think should be returned instead? It has to be an integer greater
than or equal to 2, preferably a small number.
I worry a bit that adding to much detail here will just confuse the
user, and that it might be simpler to just stick with 2.
- diff: suboptimal behaviour with errors, Thomas Schwinge, 2004/03/18
- Re: diff: suboptimal behaviour with errors,
Paul Eggert <=
- Re: diff: suboptimal behaviour with errors, Thomas Schwinge, 2004/03/19
- Re: diff: suboptimal behaviour with errors, Thomas Schwinge, 2004/03/26
- Re: diff: suboptimal behaviour with errors, Paul Eggert, 2004/03/27
- Re: diff: suboptimal behaviour with errors, Thomas Schwinge, 2004/03/27
- Re: diff: suboptimal behaviour with errors, Paul Eggert, 2004/03/27