summaryrefslogtreecommitdiff
path: root/reachable.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-12-10 14:35:10 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-12-10 14:35:10 -0800
commitcb136bd8521b6be057c08ab4cc92085030407d72 (patch)
treea3b75e78f5b6693badcec8575c511609b077c313 /reachable.c
parentMerge branch 'rs/mergesort' (diff)
parentobject-file.c: LLP64 compatibility, upcast unity for left shift (diff)
downloadtgif-cb136bd8521b6be057c08ab4cc92085030407d72.tar.xz
Merge branch 'po/size-t-for-vs'
On platforms where ulong is shorter than size_t, code paths that shifted 1 or 1U to the left lacked the necessary cast to size_t, which have been corrected. * po/size-t-for-vs: object-file.c: LLP64 compatibility, upcast unity for left shift diffcore-delta.c: LLP64 compatibility, upcast unity for left shift repack.c: LLP64 compatibility, upcast unity for left shift
Diffstat (limited to 'reachable.c')
0 files changed, 0 insertions, 0 deletions