Hi Beat, On Sun, 8 Jul 2018, Beat Bolli wrote: > While developing 6aaded550 ("builtin/config: work around an unsized > array forward declaration", 2018-07-05), I have compiled Git with > CFLAGS="-std=c99 -pedantic". > > This is an RFC patch series that fixes a few compiler warnings when > compiling with these options, always assuming that this is a worthwile > goal. Thank you, I think it is safe to remove the RFC label: this is really good to have, in order to make it as portable C as possible. Ciao, Dscho