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

Re: GNU diff or not GNU diff, that is the question...

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-11 23:09:44 CEST

Branko Čibej <brane@xbc.nu> writes:
> Wouldn't it make sense to first look for diff where we found diff3,
> and try that, and only look farther if that fails?

Yes, in some sense. But this is code that gets run at build-time. I
don't see much point gaining a tiny bit of efficiency at the cost of
extra complexity (and it would be more complex -- we'd be adding a new
bit of code that looks in one specific place, but the default loop in
check-diff.sh would have to stay, just in case we fail to find diff in
that place).

Doesn't seem worth it to me... (?)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 11 23:05:18 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.