Patch 7.4.2334
Problem: On MS-Windows test_getcwd leaves Xtopdir behind.
Solution: Set 'noswapfile'. (Michael Soyka)
Files: src/testdir/test_getcwd.in
*** ../vim-7.4.2333/src/testdir/test_getcwd.in 2016-06-08 21:48:47.197167861
+0200
--- src/testdir/test_getcwd.in 2016-09-05 23:24:17.547369398 +0200
***************
*** 9,14 ****
--- 9,17 ----
:set visualbell
:set nocp viminfo+=nviminfo
:"
+ :" On windows a swapfile in Xtopdir prevents it from being cleaned up.
+ :set noswapfile
+ :"
:function! GetCwdInfo(win, tab)
: let tab_changed = 0
: let mod = ":t"
*** ../vim-7.4.2333/src/version.c 2016-09-05 22:58:28.317270558 +0200
--- src/version.c 2016-09-05 23:25:14.174872787 +0200
***************
*** 765,766 ****
--- 765,768 ----
{ /* Add new patch number below this line */
+ /**/
+ 2334,
/**/
--
If Microsoft would build a car...
... The airbag system would ask "are you SURE?" before deploying.
/// 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].
For more options, visit https://groups.google.com/d/optout.