Patch 8.1.1679
Problem: Test using SwapExists autocommand file may fail.
Solution: Remove the SwapExists autocommand.
Files: src/testdir/test_window_cmd.vim
*** ../vim-8.1.1678/src/testdir/test_window_cmd.vim 2019-05-18
15:36:06.493897710 +0200
--- src/testdir/test_window_cmd.vim 2019-07-13 18:02:36.963590407 +0200
***************
*** 42,47 ****
--- 42,49 ----
function s:swap_exists()
let v:swapchoice = s:swap_choice
endfunc
+ " Remove the catch-all that runtest.vim adds
+ au! SwapExists
augroup test_window_cmd_wincmd_gf
autocmd!
exec "autocmd SwapExists " . fname . " call s:swap_exists()"
*** ../vim-8.1.1678/src/version.c 2019-07-13 16:38:10.868413227 +0200
--- src/version.c 2019-07-13 17:11:32.240507639 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1679,
/**/
--
Michael: There is no such thing as a dump question.
Bernard: Sure there is. For example "what is a core dump?"
/// 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/201907131610.x6DGAEPV002558%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.