Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 15:06:25 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Xin LI <delphij@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/diff ABOUT-NLS AUTHORS COPYING ChangeLog FREEBSD-upgrade Makefile.am Makefile.in NEWS README THANKS TODO    analyze.c bootstrap cmpbuf.c cmpbuf.h config.h config.hin         configure configure.in context.c diagmeet.note diff.c diff.h ...
Message-ID:  <20070725145935.J31116@maildrop.int.zabbadoz.net>
In-Reply-To: <200707150124.l6F1OkOw088572@repoman.freebsd.org>
References:  <200707150124.l6F1OkOw088572@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Jul 2007, Xin LI wrote:

> delphij     2007-07-15 01:24:46 UTC
>
>  FreeBSD src repository
>
>  Modified files:        (Branch: RELENG_6)
>    contrib/diff         COPYING ChangeLog NEWS README config.h
[diff update]
>  Log:
>  MFC: diffutils 2.8.7.

With a RELENG_6 from yesterday...

I have a regression that diff changed the return codes for an
internal case.  It used to give 1 but now gives 2.
( I'll try to generate a generic test case I can share. )

That makes error handling just a bit harder and breaks lot
of old stuff and relied on that.

Unfortunately the RETURN CODES section is gone from the
man page too.

Is there a known change?


PS: cmp still works as expected and documented in the man page.


-- 
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070725145935.J31116>