]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1907 v7.4.1907
authorBram Moolenaar <Bram@vim.org>
Tue, 7 Jun 2016 20:50:01 +0000 (22:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 7 Jun 2016 20:50:01 +0000 (22:50 +0200)
commit1d5f1d07aedb6f149f5de145b1dfd6528a769c93
treefd1516dc9ce1882dd3b06f6dbd46097252a825f4
parent5f1032d2a55b9417a0a6fa225e35089c98a5a419
patch 7.4.1907
Problem:    Warnings from 64 bit compiler.
Solution:   Change type to size_t. (Mike Williams)
src/ex_cmds.c
src/version.c