Patch 8.2.4442

5 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 22, 2022, 10:25:38 AM2/22/22
to vim...@googlegroups.com

Patch 8.2.4442 (after 8.2.4438)
Problem: Test for error reading input fails on MS-Windows.
Solution: Don't run the test on MS-Windows.
Files: src/testdir/test_exit.vim


*** ../vim-8.2.4441/src/testdir/test_exit.vim 2022-02-22 12:08:03.985154998 +0000
--- src/testdir/test_exit.vim 2022-02-22 15:22:03.038351323 +0000
***************
*** 112,117 ****
--- 112,118 ----

func Test_exit_error_reading_input()
CheckNotGui
+ CheckNotMSWindows

call writefile([":au VimLeave * call writefile(['l = ' .. v:exiting], 'Xtestout')", ":tabnew\<CR>q:"], 'Xscript')

*** ../vim-8.2.4441/src/version.c 2022-02-22 15:12:10.667151754 +0000
--- src/version.c 2022-02-22 15:24:39.394104470 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4442,
/**/

--
From "know your smileys":
:-{} Too much lipstick

/// 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