]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0925: MS-Windows GUI: channel I/O not handled right away v8.0.0925
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 13:37:58 +0000 (15:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 13:37:58 +0000 (15:37 +0200)
commit62426e168ef29fb941d1bd91a112fa09445322a5
tree0722d65cf5547970f1b4eeca7a88e3af2ae352b6
parent5cc1f2c47796f2f544ace9283d293af3b036a63f
patch 8.0.0925: MS-Windows GUI: channel I/O not handled right away

Problem:    MS-Windows GUI: channel I/O not handled right away.
Solution:   Don't call process_message() unless a message is available.
            (Yasuhiro Matsumoto, closes #1969)
src/gui_w32.c
src/version.c