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 -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202011012131.0A1LVf113345664%40masaka.moolenaar.net.