Beat Bolli <dev+...@drbeat.li> writes: > While developing 6aaded550 ("builtin/config: work around an unsized > array forward declaration", 2018-07-05), I have compiled Git with > CFLAGS="-std=c99 -pedantic".
Nice. I also pretty recently realized that I stopped building with the pedantic option by accident, probably when DEVELOPER build knob was added to the main Makefile, and have been disturbed by these failures.