]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1493 v7.4.1493
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Mar 2016 19:54:36 +0000 (20:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Mar 2016 19:54:36 +0000 (20:54 +0100)
commit5983ad0b038fa689653246cb304fd43e8ae39a78
treea1065749450fdcfa5490cd0ad683a7ee33f9a6ed
parent35ca0e7a1cb6e6daef8e0052a8437801226cef19
patch 7.4.1493
Problem:    Wrong callback invoked for zero-id messages.
Solution:   Don't use the first one-time callback when the sequence number
            doesn't match.
src/channel.c
src/testdir/test_channel.py
src/testdir/test_channel.vim
src/version.c