Patch 8.2.3477 (after 8.2.3476)
Problem: Startup test fails on MS-Windows.
Solution: Skip the test if not on Unix.
Files: src/testdir/test_startup.vim
*** ../vim-8.2.3476/src/testdir/test_startup.vim 2021-10-04
23:13:06.262424060 +0100
--- src/testdir/test_startup.vim 2021-10-05 01:12:46.542879616 +0100
***************
*** 1297,1302 ****
--- 1297,1304 ----
endfunc
func Test_rename_buffer_on_startup()
+ CheckUnix
+
let lines =<< trim END
call writefile(['done'], 'Xresult')
qa!
*** ../vim-8.2.3476/src/version.c 2021-10-04 23:13:06.262424060 +0100
--- src/version.c 2021-10-05 01:19:34.785049907 +0100
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 3477,
/**/
--
hundred-and-one symptoms of being an internet addict:
96. On Super Bowl Sunday, you followed the score by going to the
Yahoo main page instead of turning on the TV.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ 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/20211005002056.A27E0C80053%40pakwach.