diff options
author | Philip Oakley <philipoakley@iee.email> | 2021-12-01 00:29:02 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-01 14:48:10 -0800 |
commit | 26de1fc0c99026f341b8011957562991e4ea6c51 (patch) | |
tree | 9ff804e120bc8c9d0b282b34d8dcaa3aef4f7b4c /tag.h | |
parent | diffcore-delta.c: LLP64 compatibility, upcast unity for left shift (diff) | |
download | tgif-26de1fc0c99026f341b8011957562991e4ea6c51.tar.xz |
object-file.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 the assignment.
Signed-off-by: Philip Oakley <philipoakley@iee.email>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.h')
0 files changed, 0 insertions, 0 deletions