Patch 7.4.2124
Problem: diffmode test leaves files behind, breaking another test.
Solution: Delete the files.
Files: src/testdir/test_diffmode.vim
*** ../vim-7.4.2123/src/testdir/test_diffmode.vim 2016-07-30
16:16:08.446473145 +0200
--- src/testdir/test_diffmode.vim 2016-07-30 16:32:07.337294701 +0200
***************
*** 145,150 ****
--- 145,152 ----
call assert_equal(0, &cursorbind)
call assert_equal(1, &wrap)
+ call delete('Xtest')
+ call delete('Xtest2')
windo bw!
endfunc
*** ../vim-7.4.2123/src/version.c 2016-07-30 16:16:08.446473145 +0200
--- src/version.c 2016-07-30 16:35:07.383547523 +0200
***************
*** 765,766 ****
--- 765,768 ----
{ /* Add new patch number below this line */
+ /**/
+ 2124,
/**/
--
Females are strictly forbidden to appear unshaven in public.
[real standing law in New Mexico, United States of America]
/// 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.