Stephan Beyer <s-beyer@xxxxxxx> writes: > +static struct commit *extract_merge_to_queue(struct commit_list **merges) > +{ > + assert(merges); > + > + struct commit_list *p, *q; > + struct commit *found; > + "gcc -Werror -Wdecl-after-statement" will barf at this. -- 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