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

Re: [PATCH v2 19/21] bisect: use a bottom-up traversal to find relevant weights

From: Junio C Hamano <hidden>
Date: 2016-06-16 02:18:49

Stephan Beyer [off-list ref] 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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help