]> granicus.if.org Git - vim/commit
patch 8.1.0703: compiler warnings with 64-bit compiler v8.1.0703
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Jan 2019 19:14:35 +0000 (20:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Jan 2019 19:14:35 +0000 (20:14 +0100)
commit8aef43b66cf280c79a75d81f43ce5223b9044e63
treeb9c130e77c86b18c7da28805d654734c35aebee9
parentb589f95b38ddd779d7e696abb0ea011dc92ea903
patch 8.1.0703: compiler warnings with 64-bit compiler

Problem:    Compiler warnings with 64-bit compiler.
Solution:   Change types, add type casts. (Mike Williams)
src/textprop.c
src/undo.c
src/version.c