]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1266: MS-Windows: type conversion warnings v9.1.1266
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 1 Apr 2025 18:38:37 +0000 (20:38 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 1 Apr 2025 18:38:37 +0000 (20:38 +0200)
commit7b6add0b4a694d421a1eb9c9017698ccbedde41c
treea67b4f243ddb8b6266050a155a21933138ccfea0
parent2f4aa50c912ee68b198fcacff96836cce6e60365
patch 9.1.1266: MS-Windows: type conversion warnings

Problem:  MS-Windows: type conversion warnings
Solution: cast the variables (Yegappan Lakshmanan)

closes: #17027

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/change.c
src/edit.c
src/findfile.c
src/insexpand.c
src/popupmenu.c
src/version.c