]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1825 v7.4.1825
authorBram Moolenaar <Bram@vim.org>
Sun, 8 May 2016 19:47:01 +0000 (21:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 May 2016 19:47:01 +0000 (21:47 +0200)
commit5d96e3ae534ade8ed09a5de9ff8fd7519537ec28
tree18290c17b9be77a51fe35d9de8a14e8017bd0637
parent36e0f7da9bc4a6ee8a7b17df503542a339e034c8
patch 7.4.1825
Problem:    When job writes to buffer nothing is written. (Nicola)
Solution:   Do not discard a channel before writing is done.
src/channel.c
src/version.c