]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2258 v7.4.2258
authorBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2016 15:58:53 +0000 (17:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2016 15:58:53 +0000 (17:58 +0200)
commitf1f0792e55e72cdc7c833b30f565a9b02f18bb1e
tree0c63bd3971cde94874394587ca3bede776f87abf
parent9f28953f0c1e3d9fffd49af76503f54eaa279acb
patch 7.4.2258
Problem:    Two JSON messages are sent without a separator.
Solution:   Separate messages with a NL. (closes #1001)
runtime/doc/channel.txt
src/channel.c
src/json.c
src/testdir/test_channel.py
src/testdir/test_channel.vim
src/version.c
src/vim.h