On Wednesday, March 9, 2016 at 4:59:07 AM UTC+9, Bram Moolenaar wrote: > Patch 7.4.1523 > Problem: Writing channel to a file fails on MS-Windows. > Solution: Disable it for now. > Files: src/testdir/test_channel.vim
Sorry, seems not have to use CreateFile. Below is a patch to fix. This patch include implementation of io-null. https://gist.github.com/mattn/f9768332d7a5dc56db32 - mattn -- -- 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.
