Patch 8.2.3568

8 views
Skip to first unread message

Bram Moolenaar

unread,
Oct 31, 2021, 4:20:20 PM10/31/21
to vim...@googlegroups.com

Patch 8.2.3568
Problem: Ctrl-hat test fails with Athena and Motif. (Elimar Riesebieter)
Solution: Run the test only with GTK. (Dominique Pellé, closes #9069)
Files: src/testdir/test_edit.vim


*** ../vim-8.2.3567/src/testdir/test_edit.vim 2021-10-28 21:06:01.572726838 +0100
--- src/testdir/test_edit.vim 2021-10-31 20:08:18.278097577 +0000
***************
*** 2037,2043 ****
" Test toggling of input method. See :help i_CTRL-^
func Test_edit_CTRL_hat()
CheckFeature xim
! CheckNotGui " FIXME: why does this test fail when running in the GUI?

new

--- 2037,2047 ----
" Test toggling of input method. See :help i_CTRL-^
func Test_edit_CTRL_hat()
CheckFeature xim
!
! " FIXME: test fails with Athena and Motif GUI.
! " test also fails when running in the GUI.
! CheckFeature gui_gtk
! CheckNotGui

new

*** ../vim-8.2.3567/src/version.c 2021-10-28 21:06:01.572726838 +0100
--- src/version.c 2021-10-31 20:09:59.335852826 +0000
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 3568,
/**/

--
In war we're tough and able.
Quite indefatigable
Between our quests
We sequin vests
And impersonate Clark Gable
It's a busy life in Camelot.
I have to push the pram a lot.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages