Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin-pack-objects.c: avoid vla
author
Junio C Hamano
<gitster@pobox.com>
Tue, 1 Sep 2009 09:18:52 +0000
(
02:18
-0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 1 Sep 2009 14:55:56 +0000
(07:55 -0700)
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>
raw
|
patch
| inline |
side by side
(from:
dcda361
)
No differences found