]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4 v8.2.4256
authorK.Takata <kentkt@csc.jp>
Sat, 29 Jan 2022 15:27:58 +0000 (15:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jan 2022 15:27:58 +0000 (15:27 +0000)
commit135e15251efd96c960e51e8ab31333c2d6887983
tree580dd95f4442cd1bc356fcac07de2a4ef1e00e37
parentd5cec1f1f055316c353cfa15ad8d5eb0952d50a0
patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4

Problem:    MS-Windows: compiler warnings when compiled with /W4.
Solution:   Small adjustments to the code. (Ken Takata, closes #9659)
src/gui_w32.c
src/os_win32.c
src/version.c