Re: gnu diff (was Re: does it really need gnu patch?)
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-11-25 00:47:47 CET
"Perry E. Metzger" <perry@piermont.com> writes:
> My one possible guess is that patch is in fact what is failing in the
Look at the test in ac-helpers/gnu-diff.sh:
It creates two identical files, each with no newline ending. Then it
Then it runs 'diff'. If I use the 'hacked' GNU diff (/usr/bin/diff)
--- foofile Sat Nov 24 17:42:02 2001
But if I run the *real* GNU diff, compiled straight out of diffutils,
--- foofile Sat Nov 24 17:42:02 2001
This second patch file causes /usr/bin/patch (Larry Wall, v.2.1) to
I'm certain that the FreeBSD folks removed the '\ No newline' output
Really, I don't see a lot of choices here: either an operating system
Going out for the evening, back later...
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.