diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-07-14 13:04:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-15 10:51:55 -0700 |
commit | 29493589e97a2de0c4c1c314f61ccafaee3b5caf (patch) | |
tree | ad4bc08358d295ecc87492b3ff9c231f909c3027 /name-hash.c | |
parent | Sync with 2.9.2 (diff) | |
download | tgif-29493589e97a2de0c4c1c314f61ccafaee3b5caf.tar.xz |
archive-tar: huge offset and future timestamps would not work on 32-bit
As we are not yet moving everything to size_t but still using ulong
internally when talking about the size of object, platforms with
32-bit long will not be able to produce tar archive with 4GB+ file,
and cannot grok 077777777777UL as a constant. Disable the extended
header feature and do not test it on them.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'name-hash.c')
0 files changed, 0 insertions, 0 deletions