diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-10-21 07:34:33 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-10-21 07:34:33 -0700 |
commit | c8516500b1ee6025466a207cd86dc30421c3b6e6 (patch) | |
tree | c8e68de59db69a4748811504f42b4ce9d0bbcb97 /builtin/add.c | |
parent | merge-recursive: Remove redundant path clearing for D/F conflicts (diff) | |
download | tgif-c8516500b1ee6025466a207cd86dc30421c3b6e6.tar.xz |
merge-recursive:make_room_for_directories - work around dumb compilers
Some vintage of gcc does not seem to notice last_len is only used when
last_file is already set to non-NULL at which point last_len is also
set.
Noticed on FreeBSD 8
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/add.c')
0 files changed, 0 insertions, 0 deletions