]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3437: compiler warnings for 32/64 bit usage v8.2.3437
authorMike Williams <mikew@globalgraphics.com>
Mon, 13 Sep 2021 20:17:38 +0000 (22:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Sep 2021 20:17:38 +0000 (22:17 +0200)
commitf5785cf0592626ec17676e814d3ba58f5123bcda
treeb51f48312b6f5ec58276ad3db9f10d749e1e3e24
parenta29856fcdc41541c607437629c1c1f45951100a4
patch 8.2.3437: compiler warnings for 32/64 bit usage

Problem:    Compiler warnings for 32/64 bit usage.
Solution:   Add type casts. (Mike Williams, closes #8870)
src/screen.c
src/version.c
src/xdiff/xemit.c
src/xdiff/xutils.c