]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1207: MS-Windows: build warning in filepath.c v9.1.1207
authorJohn Marriott <basilisk@internode.on.net>
Sun, 16 Mar 2025 18:06:31 +0000 (19:06 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 16 Mar 2025 18:06:31 +0000 (19:06 +0100)
commit1064426d15e7729f4cb63802faf2eee96c39d83f
treecf686638fc52bfc40ccc14ee554c4b377cfb8338
parent8322923b403be7e88880775aea9e996d0eac6cf1
patch 9.1.1207: MS-Windows: build warning in filepath.c

Problem:  MS-Windows: build warning in filepath.c
          (after v9.1.1204)
Solution: add type cast (John Marriott)

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/filepath.c
src/version.c