Hi Bram! On Do, 04 Feb 2016, Bram Moolenaar wrote:
> Patch 7.4.1255 > Problem: Crash for channel "eval" command without third argument. > Solution: Check for missing argument. > Files: src/channel.c, src/testdir/test_channel.vim, > src/testdir/test_channel.py Some change between 1247 and 1255 broke the installer build: https://ci.appveyor.com/project/chrisbra/vim-win32-installer/build/job/bo1rtbb3nk2wxwxt Test results: >From test_channel.vim: Found errors in Test_communicate(): Caught exception in Test_communicate(): Vim(let):E117: Unknown function: ch_open @ function Test_communicate[1]..<SNR>3_start_server, line 34 Found errors in Test_server_crash(): Caught exception in Test_server_crash(): Vim(let):E117: Unknown function: ch_open @ function Test_server_crash[1]..<SNR>3_start_server, line 34 Found errors in Test_two_channels(): Caught exception in Test_two_channels(): Vim(let):E117: Unknown function: ch_open @ function Test_two_channels[1]..<SNR>3_start_server, line 34 TEST FAILURE NMAKE : fatal error U1077: 'if' : return code '0x1' Stop. Command exited with code 1 Mit freundlichen Grüßen Christian -- Das beste Mittel, um getäuscht zu werden, ist, sich für schlauer zu halten als die anderen. -- François Duc de La Rochefoucauld -- -- 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.
