Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] C version of git-count-objects

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:24

Peter Hagervall [off-list ref] writes:
On Thu, Apr 27, 2006 at 03:07:37PM -0700, Junio C Hamano wrote:

...
quoted
+int cmd_count_objects(int ac, const char **av, char *ep)
                                                       ^
...
quoted
+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-<.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help