Hi, On Sat, 13 Aug 2005, Brad Roberts wrote:
> I'm seeing this on a standard os/x 10.3.9 install which seems to have an > old, but still GNU based, diff. > > $ which diff > /usr/bin/diff > > $ diff --version > diff - GNU diffutils version 2.7 That is exactly the same as with 10.2.8. > [...] > * FAIL 9: apply diff between 2 and 3 > git-apply <diff.2-3 && diff frotz.3 frotz > * FAIL 12: apply diff between 3 and 2 > git-apply <diff.3-2 && diff frotz.2 frotz Yes, that is what I saw, too. Actually, I found the bug in diff-v2.7 annoying enough that I updated (just diff) to version 2.8.1. That works fine. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html