Yes, this patch fixes the error I was seeing in t1000-read-tree-m-3way.sh
Thanks,
Perrin
----- Original Message ----
From: Junio C Hamano <redacted>
To: Perrin Meyer <redacted>
Cc: git@vger.kernel.org
Sent: Wednesday, August 15, 2007 3:59:17 PM
Subject: Re: 1.5.3-rc5 regression on OS X?
Perrin Meyer [off-list ref] writes:
Well, this is my first time using git-bisect (which seems like a VERY cool tool), but iterating through, using
$ make clean ; make -j 4 ; cd t ; sh t1000-read-tree-m-3way.sh ; cd ..
The first bad commit is:
933bf40a5c6328b6c022b636f45a6f2c48c3838e is first bad commit
...
I'll install the newest Xcode and see if that fixes things.
Thanks, but before doing so could you try the patch I just sent
out?