]> granicus.if.org Git - vim/commit
patch 8.1.0684: warnings from 64-bit compiler v8.1.0684
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Jan 2019 20:55:32 +0000 (21:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Jan 2019 20:55:32 +0000 (21:55 +0100)
commit4b7214ea7834c72188f4a7b0b76b49b81fef7d27
treecc04d33a89095b2fa0b80b6cac7e16b0d28bd382
parent637532b3c0ca41f0de7e90b6f3c0defe06369372
patch 8.1.0684: warnings from 64-bit compiler

Problem:    Warnings from 64-bit compiler.
Solution:   Add type casts. (Mike Williams)
src/memline.c
src/textprop.c
src/version.c