]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0395: testing the + register fails with Motif v8.0.0395
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Mar 2017 17:30:34 +0000 (18:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Mar 2017 17:30:34 +0000 (18:30 +0100)
commitf8ab1b14fd972a093e0c12146dd3becd511eb519
tree8315232533c5788867675c0099d3e1befd6fc65a
parentabc39ab642791ae3d22a524516eeedb673a95d9d
patch 8.0.0395: testing the + register fails with Motif

Problem:    Testing the + register fails with Motif.
Solution:   Also ignore the "failed to create input context" error in the
            second gvim.  Don't use msg() when it would result in a dialog.
src/message.c
src/testdir/setup_gui.vim
src/testdir/test_gui.vim
src/version.c