To: vim_dev@googlegroups.com Subject: Patch 8.2.1941 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///