patch 7.4.2193 v7.4.2193
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Aug 2016 19:28:44 +0000 (21:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Aug 2016 19:28:44 +0000 (21:28 +0200)
commit717e196060d946fe20bb0f0307f417dc4d0e9b17
treebd393aae467478792beb337a9b333e02436981a5
parenta6b7a08ae04a3cd4d9c45c906bb7a197e2135179
patch 7.4.2193
Problem:    With Gnome when the GUI can't start test_startup hangs.
Solution:   Call gui_mch_early_init_check(). (Hirohito Higashi)
src/gui.c
src/gui_gtk_x11.c
src/proto/gui_gtk_x11.pro
src/version.c