diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-06-02 13:35:03 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-02 13:35:04 -0700 |
commit | 202a2b8e71708825a1bba3c8775206d58e422511 (patch) | |
tree | 1e0ec2d3394c749a58467efead9665dae4a0f6b2 /t/t4018/css-prop-sans-indent | |
parent | Merge branch 'cb/t5608-cleanup' (diff) | |
parent | sparse: allow '{ 0 }' to be used without warnings (diff) | |
download | tgif-202a2b8e71708825a1bba3c8775206d58e422511.tar.xz |
Merge branch 'lo/sparse-universal-zero-init'
We've adopted a convention that any on-stack structure can be
initialized to have zero values in all fields with "= { 0 }", even
when the first field happens to be a pointer, but sparse complained
that a null pointer should be spelled NULL for a long time. Start
using -Wno-universal-initializer option to squelch it.
* lo/sparse-universal-zero-init:
sparse: allow '{ 0 }' to be used without warnings
Diffstat (limited to 't/t4018/css-prop-sans-indent')
0 files changed, 0 insertions, 0 deletions