]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1512 v7.4.1512
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Mar 2016 12:48:51 +0000 (13:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Mar 2016 12:48:51 +0000 (13:48 +0100)
commit94d0191dbcce829ad9b92d902b6e2717041db3b8
tree6ea861448e4ff2885f27214d719c3df0d5e6a9d5
parentaf6e36ff16736106a1bc63bb4d01f51fdfeb29a2
patch 7.4.1512
Problem:    Channel input from file not supported on MS-Windows.
Solution:   Implement it. (Yasuhiro Matsumoto)
src/os_win32.c
src/testdir/test_channel.vim
src/version.c