[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: diff3 problems

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-03-14 23:13:57 CET

On Thu, Mar 14, 2002 at 03:52:30PM -0600, Ben Collins-Sussman wrote:
>...
> So I guess the only thing to do is put in a new ac-helper test. We
> can use the recently-posted script to check for a legitimate diff3;
> but a new calling script should attempt to hunt down binaries not only
> named 'diff3', but 'gdiff3' as well. (That's how FreeBSD
> differentiates between the version that comes in the base system,
> vs. the one built from the diffutils port.)

Have you run your own test against gdiff3 on your BSD box? IOW, does gdiff3
work fine (no extra newline), while diff3 adds the newline?

Also, I noticed in your test that you used "echo -n" which isn't portable to
some echo scripts. Just a test script, sure, but when it goes into the
./configure-time test, it needs to do the ECHO_N and ECHO_C magic.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 14 23:11:49 2002

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.