Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive:make_room_for_directories - work around dumb compilers
author
Junio C Hamano
<gitster@pobox.com>
Thu, 21 Oct 2010 14:34:33 +0000
(07:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 21 Oct 2010 14:34:33 +0000
(07:34 -0700)
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>
raw
|
patch
| inline |
side by side
(from:
c851650
)
No differences found