Patch 8.2.1941

8 views
Skip to first unread message

Bram Moolenaar

unread,
Nov 1, 2020, 4:31:52 PM11/1/20
to vim...@googlegroups.com

Patch 8.2.1941
Problem: Ex mode test fails on MS-Windows with GUI.
Solution: Skip the test when using gvim.
Files: src/testdir/test_ex_mode.vim


*** ../vim-8.2.1940/src/testdir/test_ex_mode.vim 2020-11-01 21:56:36.613059948 +0100
--- src/testdir/test_ex_mode.vim 2020-11-01 22:30:01.392151077 +0100
***************
*** 181,186 ****
--- 181,187 ----
endfunc

func Test_ex_mode_with_global()
+ CheckNotGui
CheckFeature timers

" This will get stuck in Normal mode after the failed "J", use a timer to
*** ../vim-8.2.1940/src/version.c 2020-11-01 22:15:41.694350182 +0100
--- src/version.c 2020-11-01 22:30:49.260024115 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 1941,
/**/

--
If Microsoft would build a car...
... The airbag system would ask "are you SURE?" before deploying.

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