Patch 8.0.0152
Problem: Running the channel test creates channellog.
Solution: Delete the debug line.
Files: src/testdir/test_channel.vim
*** ../vim-8.0.0151/src/testdir/test_channel.vim 2016-12-03
14:29:01.636589998 +0100
--- src/testdir/test_channel.vim 2017-01-08 13:36:26.617590457 +0100
***************
*** 279,285 ****
endfunc
func Test_channel_handler()
- call ch_logfile('channellog', 'w')
call ch_log('Test_channel_handler()')
let g:Ch_reply = ""
let s:chopt.callback = 'Ch_handler'
--- 279,284 ----
*** ../vim-8.0.0151/src/version.c 2017-01-08 13:25:47.626339783 +0100
--- src/version.c 2017-01-08 13:37:21.381183531 +0100
***************
*** 766,767 ****
--- 766,769 ----
{ /* Add new patch number below this line */
+ /**/
+ 152,
/**/
--
Don't be humble ... you're not that great.
-- Golda Meir
/// 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.