diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-09-01 02:18:52 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-01 07:55:56 -0700 |
commit | dcda3614d44bf83aaeb7632353ab668bc689986c (patch) | |
tree | bd77dc2f9fd5ad32a9d99c3113403a1b5756366e /t/t4037-diff-r-t-dirs.sh | |
parent | Style fixes, add a space after if/for/while. (diff) | |
download | tgif-dcda3614d44bf83aaeb7632353ab668bc689986c.tar.xz |
builtin-pack-objects.c: avoid vla
This is one of only two places that we use C99 variable length array on
the stack, which some older compilers apparently are not happy with.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4037-diff-r-t-dirs.sh')
0 files changed, 0 insertions, 0 deletions