Yasuhiro Matsumoto wrote: > Hi list. > > This patch fixes following problems. > > * Possibly handle leak on Windows > * Crash when calling job_start([...]) on Windows > * Doesn't consider process group on UNIX and Windows both > * job_stop(h, XX) doesn't work properly on Windows > > https://gist.github.com/mattn/ac62af90454c084a1180 > > Thanks for the cooperation. > Ken Takata > Ozaki Kiichi > Yukihiro Nakadaira
Great, thanks. I'm going to work on pipes. I'll first do it for Unix. I hope you can make it also work for MS-Windows. -- hundred-and-one symptoms of being an internet addict: 237. You tattoo your email address on your forehead. /// 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.
