Peter Hagervall <hager@xxxxxxxxx> writes: > On Thu, Apr 27, 2006 at 03:07:37PM -0700, Junio C Hamano wrote: > > ... > >> +int cmd_count_objects(int ac, const char **av, char *ep) > ^ > ... > >> +extern int cmd_count_objects(int argc, const char **argv, char **envp); > ^^ > Looks like we have a type mismatch here, no? Interesting. Lack of #include <builtin.h> was causing the compiler not to notice X-<. - : 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