patch 8.0.1157: compiler warning on MS-Windows v8.0.1157
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Sep 2017 19:46:19 +0000 (21:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Sep 2017 19:46:19 +0000 (21:46 +0200)
commit9cf39cc57f63f57b4a335cd25371eb456824f049
treedb2eacc3a3914f2de13dd3880616b2886ef311e4
parent1ec96c926974208bd47710384c8202c47d0752d0
patch 8.0.1157: compiler warning on MS-Windows

Problem:    Compiler warning on MS-Windows.
Solution:   Add type cast. (Yasuhiro Matsomoto)
src/main.c
src/version.c