On Sonntag, 24. Januar 2010, Michael Lukashov wrote: > Commit 44626dc7 (MSVC: Windows-native implementation for subset > of threads API, 2010-01-15) introduces builtin replacement of > pthreadGC2.dll functionality, thus we can completely drop > dependency on this dll. Duh! This means that when I tested above-mentioned patch, I actually was using pthread.h from msysgit instead of compat/win32/pthread.h, and didn't test it at all (note: MinGW version; MSVC was fine because it had the right includes all the time). This patch passes the test suite and a 'git gc --aggressive': 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