Patch 8.2.4445

4 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 22, 2022, 1:49:08 PM2/22/22
to vim...@googlegroups.com

Patch 8.2.4445
Problem: Exit test fails on MS-Windows anyway.
Solution: Skip the test on MS-Windows.
Files: src/testdir/test_exit.vim


*** ../vim-8.2.4444/src/testdir/test_exit.vim 2022-02-22 17:42:44.718187741 +0000
--- src/testdir/test_exit.vim 2022-02-22 18:45:52.005353358 +0000
***************
*** 112,117 ****
--- 112,118 ----

func Test_exit_error_reading_input()
CheckNotGui
+ CheckNotMSWindows
" The early exit causes memory not to be freed somehow
CheckNotAsan

*** ../vim-8.2.4444/src/version.c 2022-02-22 17:42:44.718187741 +0000
--- src/version.c 2022-02-22 18:45:03.001363807 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4445,
/**/

--
From "know your smileys":
(X0||) Double hamburger with lettuce and tomato

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