summaryrefslogtreecommitdiff
path: root/t/t4021-format-patch-numbered.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2016-07-08 05:25:23 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-07-08 10:11:23 -0700
commitfa262cac766d383c51e0ead04c62e114a79bd738 (patch)
tree2f70b803554a41d5eee0e2b5ee4f7bcd846e591e /t/t4021-format-patch-numbered.sh
parentThird batch of topics for 2.10 (diff)
downloadtgif-fa262cac766d383c51e0ead04c62e114a79bd738.tar.xz
walker: let walker_say take arbitrary formats
We take a printf-style format and a single "char *" parameter, and the format must therefore have at most one "%s" in it. Besides being error-prone (and tickling -Wformat-nonliteral), this is unnecessarily restrictive. We can just provide the usual varargs interface. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4021-format-patch-numbered.sh')
0 files changed, 0 insertions, 0 deletions