From: Junio C Hamano Date: Fri, 11 Aug 2017 20:26:58 +0000 (-0700) Subject: Merge branch 'jk/c99' X-Git-Tag: v2.15.0-rc0~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e72ecd324c54675ddf20ecb7b303ad5ec88f6301;p=thirdparty%2Fgit.git Merge branch 'jk/c99' Start using selected c99 constructs in small, stable and essentialpart of the system to catch people who care about older compilers that do not grok them. * jk/c99: clean.c: use designated initializer strbuf: use designated initializers in STRBUF_INIT --- e72ecd324c54675ddf20ecb7b303ad5ec88f6301