]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1313 v7.4.1313
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Feb 2016 17:40:30 +0000 (18:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Feb 2016 17:40:30 +0000 (18:40 +0100)
commitbfa1ffca8bcce92c030d8366036a316954f1ee69
tree2620fcb4775ad57af7916120fd548b8db4969471
parentf8b7d890f1d62f3ab101d2b02dd7716cb7f053cb
patch 7.4.1313
Problem:    MS-Windows: Using socket after it was closed causes an exception.
Solution:   Don't give an error when handling WM_NETBEANS.  Re-enable tests
            for MS-Windows.
src/gui_w48.c
src/testdir/test_channel.vim
src/version.c