Fredrik Kuivinen schrieb: > On Mon, Jan 18, 2010 at 23:10, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Fredrik Kuivinen <frekui@xxxxxxxxx> writes: >>> +/* This lock protects all the variables above. */ >>> +static pthread_mutex_t grep_lock = PTHREAD_MUTEX_INITIALIZER; >> J6t had comments on these initializers; do they also apply to >> builtin-pack-objects.c? > > I believe so, but I do not know. Johannes? 44626dc (MSVC: Windows-native implementation for subset of Pthreads API) that is currently queued in pu makes the necessary adjustments to builtin-pack-objects.c. -- 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