]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0744: compiler warnings for signed/unsigned strings v8.1.0744
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Jan 2019 22:51:14 +0000 (23:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Jan 2019 22:51:14 +0000 (23:51 +0100)
commitb1443b480fe9965a6eaa9211657d299e88964084
tree90f624e14617d31e6d32bdd4d6cb6e8633523252
parentf9e3e09fdc93be9f0d47afbc6c7df1188c2a5a0d
patch 8.1.0744: compiler warnings for signed/unsigned strings

Problem:    Compiler warnings for signed/unsigned strings.
Solution:   A few more type cast fixes.
src/if_perl.xs
src/if_py_both.h
src/integration.c
src/option.c
src/version.c