On 7/22/2014 5:14 PM, Matthieu Moy wrote: > Jeff King <peff@xxxxxxxx> writes: > >> will complain that we are passing a pointer to "const char *", not a >> pointer to "char *". And indeed, compiling with your patch introduces a >> ton of compiler warnings. > > Tanay: are you not compiling with gcc -Wall -Werror? > > (see my earlier message, just create a file config.mak containing > > CFLAGS += -Wdeclaration-after-statement -Wall -Werror > > ) > Yes, I was. Dunno why it didn't work then. -- 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