2009/11/10 Junio C Hamano <gitster@xxxxxxxxx>: >> Yuck... >> >> builtin-fetch.c: In function 'prune_refs': >> builtin-fetch.c:500: error: implicit declaration of function 'get_stale_heads' >> builtin-fetch.c:500: error: initialization makes pointer from integer without a cast >> builtin-fetch.c:501: error: 'dry_run' undeclared (first use in this function) >> builtin-fetch.c:501: error: (Each undeclared identifier is reported only once >> builtin-fetch.c:501: error: for each function it appears in.) >> make: *** [builtin-fetch.o] Error 1 > > Ah, I know. You forgot the first one from Jay's series. > Off-by-one error when I ran format-patch. Sorry for that. -- Björn Gustavsson, Erlang/OTP, Ericsson AB -- 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