diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-08-08 13:13:14 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-08-08 13:13:14 -0700 |
| commit | b9654bee995b1e6a2f106cd57e763854dbf06286 (patch) | |
| tree | 8e7b3f8ec11e308e7bb51aeedd8c26fdc7c70089 /commit.c | |
| parent | Merge branch 'js/t5351-freebsd-fix' (diff) | |
| parent | config.mak.dev: squelch -Wno-missing-braces for older gcc (diff) | |
| download | git-b9654bee995b1e6a2f106cd57e763854dbf06286.tar.gz git-b9654bee995b1e6a2f106cd57e763854dbf06286.zip | |
Merge branch 'jk/struct-zero-init-with-older-gcc'
Older gcc with -Wall complains about the universal zero initializer
"struct s = { 0 };" idiom, which makes developers' lives
inconvenient (as -Werror is enabled by DEVELOPER=YesPlease). The
build procedure has been tweaked to help these compilers.
* jk/struct-zero-init-with-older-gcc:
config.mak.dev: squelch -Wno-missing-braces for older gcc
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
