Patch 7.4.1353
Problem: Test_connect_waittime is skipped for MS-Windows.
Solution: Add the test back, it works now.
Files: src/testdir/test_channel.vim
*** ../vim-7.4.1352/src/testdir/test_channel.vim 2016-02-18
22:23:21.173660406 +0100
--- src/testdir/test_channel.vim 2016-02-18 22:55:42.037193693 +0100
***************
*** 268,277 ****
" Test that trying to connect to a non-existing port fails quickly.
func Test_connect_waittime()
- if !has('unix')
- " TODO: Make this work again for MS-Windows.
- return
- endif
call ch_log('Test_connect_waittime()')
let start = reltime()
let handle = ch_open('localhost:9876', s:chopt)
--- 268,273 ----
*** ../vim-7.4.1352/src/version.c 2016-02-18 22:25:37.468230944 +0100
--- src/version.c 2016-02-18 22:57:51.127835583 +0100
***************
*** 749,750 ****
--- 749,752 ----
{ /* Add new patch number below this line */
+ /**/
+ 1353,
/**/
--
FATHER: One day, lad, all this will be yours ...
PRINCE: What - the curtains?
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// 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.