summaryrefslogtreecommitdiff
path: root/t/t4018/elixir-private-function
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-03-09 11:21:21 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-03-09 11:21:21 -0700
commit6125104b88e8bb0539b5d8a43bd0788922402724 (patch)
treeb6e8fa3cf520864a1044945b21b05c838a35abe1 /t/t4018/elixir-private-function
parentMerge branch 'am/mingw-poll-fix' (diff)
parentconfig.mak.dev: re-enable -Wformat-zero-length (diff)
downloadtgif-6125104b88e8bb0539b5d8a43bd0788922402724.tar.xz
Merge branch 'rt/format-zero-length-fix'
Recently we inadvertently added a few instances of using 0-width format string to functions that we mark as printf-like without any developers noticing. The root cause was that the compiler warning that is triggered by this is almost always useless and we disabled the warning in our developer builds, but not for general public. The new instances have been corrected, and the warning has been resurrected in the developer builds. * rt/format-zero-length-fix: config.mak.dev: re-enable -Wformat-zero-length rebase-interactive.c: silence format-zero-length warnings
Diffstat (limited to 't/t4018/elixir-private-function')
0 files changed, 0 insertions, 0 deletions