Patch 7.4.1424
Problem: Not using --not-a-term when running tests on MS-Windows.
Solution: Use NO_PLUGIN. (Christian Brabandt)
Files: src/testdir/Make_dos.mak
*** ../vim-7.4.1423/src/testdir/Make_dos.mak 2016-02-25 21:21:47.985840901
+0100
--- src/testdir/Make_dos.mak 2016-02-26 15:53:59.987929071 +0100
***************
*** 114,117 ****
newtests: $(NEW_TESTS)
.vim.res:
! $(VIMPROG) -u NONE -U NONE -S runtest.vim $*.vim
--- 114,117 ----
newtests: $(NEW_TESTS)
.vim.res:
! $(VIMPROG) -u NONE $(NO_PLUGIN) -S runtest.vim $*.vim
*** ../vim-7.4.1423/src/version.c 2016-02-26 11:52:35.585454423 +0100
--- src/version.c 2016-02-26 15:55:32.782965421 +0100
***************
*** 750,751 ****
--- 750,753 ----
{ /* Add new patch number below this line */
+ /**/
+ 1424,
/**/
--
It is illegal for anyone to try and stop a child from playfully jumping over
puddles of water.
[real standing law in California, 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.