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 /builtin/ls-files.c | |
parent | 7171a0b0cf5792fd549b601c84b274cd5e4155ed (diff) | |
download | git-fd3e67474c0b349049ccff5f72a50ef930a56013.tar.gz git-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 'builtin/ls-files.c')
0 files changed, 0 insertions, 0 deletions