Patch 8.2.0950
Problem: Tagjump test fails.
Solution: Adjust expected text of the prompt.
Files: src/testdir/test_tagjump.vim
*** ../vim-8.2.0949/src/testdir/test_tagjump.vim 2020-04-21
22:19:26.059486839 +0200
--- src/testdir/test_tagjump.vim 2020-06-10 17:12:48.077366926 +0200
***************
*** 1031,1037 ****
2 FS v first Xfoo
typeref:typename:char
2
! Type number and <Enter> (empty cancels):
[DATA]
call assert_equal(expected, l)
--- 1031,1037 ----
2 FS v first Xfoo
typeref:typename:char
2
! Type number and <Enter> (q or empty cancels):
[DATA]
call assert_equal(expected, l)
*** ../vim-8.2.0949/src/version.c 2020-06-10 16:54:09.569078300 +0200
--- src/version.c 2020-06-10 17:13:28.489240105 +0200
***************
*** 756,757 ****
--- 756,759 ----
{ /* Add new patch number below this line */
+ /**/
+ 950,
/**/
--
'I generally avoid temptation unless I can't resist it."
-- Mae West
/// 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/202006101514.05AFEWSs881327%40masaka.moolenaar.net.