]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0124: compiler warnings for variable types v8.2.0124
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Jan 2020 18:12:03 +0000 (19:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Jan 2020 18:12:03 +0000 (19:12 +0100)
commit109ef128bd6efc8e1fb91a2a51357fcb19897698
tree2e2161df1e7647490c3bdaa81707d8fa46f5f18e
parent17e04781f26c24769e202351c194ee252927eee1
patch 8.2.0124: compiler warnings for variable types

Problem:    Compiler warnings for variable types.
Solution:   Change type, add type cast. (Mike Williams)
src/memline.c
src/version.c