]> granicus.if.org Git - vim/commit
patch 7.4.1187 v7.4.1187
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Jan 2016 20:08:18 +0000 (21:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Jan 2016 20:08:18 +0000 (21:08 +0100)
commit85be35f33ea848b50e84d57321a45ebfedfad669
tree4050b6acf9cc67bb16118cd680ae7a482bf83701
parent4a1314cb9c1847dc32ceeb3eebeae123ef10b16e
patch 7.4.1187
Problem:    MS-Windows channel code only supports one channel.  Doesn't build
            without netbeans support.
Solution:   Get the channel index from the socket in the message. Closes #600.
src/channel.c
src/gui_w48.c
src/netbeans.c
src/proto/channel.pro
src/proto/netbeans.pro
src/version.c