author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Mar 2015 15:18:23 +0000 (11:18 -0400) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Mar 2015 15:18:23 +0000 (11:18 -0400) | ||
commit | f11a5f519d0f9ba8c8a0a116fc046b5a1c3e804f | |
tree | 20c86f3851b3c6d138c61396b8f373ad6d773d95 | tree | snapshot |
parent | da760b7c730635befe5d3876641dd826f7abf9d3 | commit | diff |
t/cibuild: Ignore missing field initializer warnings for tests.
Old versions of clang and gcc complain about { 0 } initializers even though
they are well defined by C99.
Old versions of clang and gcc complain about { 0 } initializers even though
they are well defined by C99.
t/cibuild.sh | diff | blob | history |