]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1369 v7.4.1369
authorBram Moolenaar <Bram@vim.org>
Sat, 20 Feb 2016 17:18:59 +0000 (18:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 20 Feb 2016 17:18:59 +0000 (18:18 +0100)
commit42d38a2db17e70312d073095257555c27a5f9443
treefcb13b0302206de82ac486810cdd0c033f4cece7
parent914331648dc3609ca9f6954f4019497e5fb3274e
patch 7.4.1369
Problem:    Channels don't have a queue for stderr.
Solution:   Have a queue for each part of the channel.
src/channel.c
src/eval.c
src/gui_w32.c
src/netbeans.c
src/proto/channel.pro
src/structs.h
src/version.c