diff options
author | Philip Oakley <philipoakley@iee.email> | 2021-12-01 00:29:01 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-01 14:48:10 -0800 |
commit | 62e8452c8c0ecdd7af5ff1e0c8cefaf153216d12 (patch) | |
tree | 061f107829779217d63cb7301b09a226fd681360 /bloom.c | |
parent | repack.c: LLP64 compatibility, upcast unity for left shift (diff) | |
download | tgif-62e8452c8c0ecdd7af5ff1e0c8cefaf153216d12.tar.xz |
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Visual Studio reports C4334 "was 64-bit shift intended" warning
because of size miss-match.
Promote unity to the matching type to fit with its subsequent operation.
Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bloom.c')
0 files changed, 0 insertions, 0 deletions