Patch 7.4.648 (after 7.4.647)
Problem: Tests broken on MS-Windows.
Solution: Delete wrong copy line. (Ken Takata)
Files: src/testdir/Make_dos.mak
*** ../vim-7.4.647/src/testdir/Make_dos.mak 2015-02-27 21:10:58.183136895
+0100
--- src/testdir/Make_dos.mak 2015-02-27 22:10:38.706116994 +0100
***************
*** 84,90 ****
$(TEST_OUTFILES): $(DOSTMP)\$(*B).in
-@if exist test.out DEL test.out
move $(*B).in $(*B).in.bak
- copy $*.in $(*B).in
copy $(DOSTMP)\$(*B).in $(*B).in
copy $(*B).ok test.ok
$(VIMPROG) -u dos.vim -U NONE --noplugin -s dotest.in $(*B).in
--- 84,89 ----
*** ../vim-7.4.647/src/version.c 2015-02-27 21:10:58.187136835 +0100
--- src/version.c 2015-02-27 22:11:24.169591815 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 648,
/**/
--
Facepalm statement #2: "If there is a country without immigrants I'm going to
move there"
/// 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.