On Samstag, 7. März 2009, Johannes Schindelin wrote: > Actually, it was quite funny that t4200 displayed the bug; I > _guess_ it was due to a time zone issue, as the times were exactly > one hour off (and the machine I tested on is at UTC+0100 right now). > > And due to that bug, "rerere gc" would not collect the garbage. U-oh, you are right! I was 100% sure that I ran the test-suite suite with your earlier patch and it was all OK before I gave my ACK. But appearently I did something wrong because today I see the failure in t4200, too, and this fixes it, and it is the right thing to do. > -#define stat64(x,y) mingw_lstat(x,y) > +#define _stati64(x,y) mingw_lstat(x,y) Acked-by: Johannes Sixt <j6t@xxxxxxxx> -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html