diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-07-13 17:44:01 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-13 09:14:47 -0700 |
commit | fd3e67474c0b349049ccff5f72a50ef930a56013 (patch) | |
tree | 6ecfa60c3ca6b8abb880edfc4e1aa1ed5369d004 /templates | |
parent | index-pack: correct "len" type in unpack_data() (diff) | |
download | tgif-fd3e67474c0b349049ccff5f72a50ef930a56013.tar.xz |
index-pack: report correct bad object offsets even if they are large
Use the right type for offsets in this case, off_t, which makes a
difference on 32-bit systems with large file support, and change
formatting code accordingly.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions