]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0469: compiler warnings on MS-Windows v8.0.0469
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 21:06:57 +0000 (22:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 21:06:57 +0000 (22:06 +0100)
commit0c0d4eca4dd6252f22ec39f2d561a5e8a68e9a4e
tree1a04ce1b62c23c5c66a796739f6ec52d5b79e211
parentf2405ed2321da4a879fe0b0703af780fc0432c63
patch 8.0.0469: compiler warnings on MS-Windows

Problem:    Compiler warnings on MS-Windows.
Solution:   Add type casts. (Christian Brabandt)
src/fold.c
src/version.c