Thread (10 messages) flat view 10 messages, 4 authors, 2017-07-12

Re: [PATCH 2/3] trailers: export action enums and corresponding lookup functions

From: Jonathan Tan <hidden>
Date: 2017-07-12 21:14:00

On Wed, 12 Jul 2017 15:46:45 +0200
Paolo Bonzini [off-list ref] wrote:
-static struct conf_info default_conf_info;
+static struct conf_info default_conf_info = {
+	.where = WHERE_END,
+	.if_exists = EXISTS_ADD_IF_DIFFERENT_NEIGHBOR,
+	.if_missing = MISSING_ADD,
+};
I'm not sure if Git is ready to commit to using designated initializers,
so maybe avoid those for now. More information here [1].

[1] https://public-inbox.org/git/20170710070342.txmlwwq6gvjkwtw7@sigill.intra.peff.net/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help