Thread (1 message) 1 message, 1 author, 2016-08-19

Re: [PATCH v8 3/8] diff: prepare for additional submodule formats

From: Junio C Hamano <hidden>
Date: 2016-08-19 19:49:54

Jacob Keller [off-list ref] writes:
+enum diff_submodule_format {
+	DIFF_SUBMODULE_SHORT = 0,
+	DIFF_SUBMODULE_LOG,
+};
Unlike definition of an array elements, enum {} did not allow
trailing comma until recent versions of C, and we avoid it.

No need to resend only to fix this, as I have locally amended it.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help