Christian wrote: > On Mo, 13 Nov 2017, Bram Moolenaar wrote: > > > I didn't receive a proper patch, only a git binary diff. > > Can you send me the file as an attachment? > > git apply should be able to apply it nevertheless.
error: git diff header lacks filename information when removing 1 leading pathname component (line 14) > However the file is > this one: > https://github.com/vim/vim/issues/2253 Hmm, is that just one zero character? Does it matter that the line break is missing? > > Hmm, how can this test pass without the file anyway? > > That shouldn't happen. > > Because when the file does not exist, Vim tries to create this file. But > the test could be improved to make sure the file exists. That was my > fault, sorry for that. It only fails under ASAN anyway. -- Lower life forms have more fun! /// 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.
