]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0632: MS-Windows: Compiler Warnings v9.1.0632
authorKen Takata <kentkt@csc.jp>
Sun, 28 Jul 2024 15:08:15 +0000 (17:08 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 28 Jul 2024 15:08:15 +0000 (17:08 +0200)
commit073cb02cb5fd3209a9f0ff65fa2dc748c792792f
treea38b5ca0fcb5adeddecbe4619b429a4de4f7f1e1
parent4c45425c10a94382a435239e8f63c6b1ca55d4e4
patch 9.1.0632: MS-Windows: Compiler Warnings

Problem:  MS-Windows: Compiler Warnings
Solution: Fix the warnings (Ken Takata)

* Unused variable.
* Conversion from size_t to int.

closes: #15369

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_py_both.h
src/insexpand.c
src/search.c
src/version.c