Patch 8.2.2498
Problem: No test for what 8.2.2494 fixes.
Solution: Add a simple change to test the fix. (closes #7818)
Files: src/testdir/test_viminfo.vim
*** ../vim-8.2.2497/src/testdir/test_viminfo.vim 2020-11-23
22:01:22.642662389 +0100
--- src/testdir/test_viminfo.vim 2021-02-11 18:33:49.112629241 +0100
***************
*** 638,643 ****
--- 638,644 ----
\ ]
call writefile(lines, 'Xviminfo')
delmark E
+ edit /tmp/file_two.txt
rviminfo! Xviminfo
call delete('Xviminfo')
*** ../vim-8.2.2497/src/version.c 2021-02-10 22:23:36.398613504 +0100
--- src/version.c 2021-02-11 18:35:12.060406376 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2498,
/**/
--
Individualists unite!
/// 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/202102111737.11BHboth653539%40masaka.moolenaar.net.