On Do, 13 Sep 2018, Igor Forca wrote:
> cygwin warning: > MS-DOS style path detected: C:\Users\igor\AppData\Local\Temp\file1.txt > Preferred POSIX equivalent is: > /cygdrive/c/Users/igor/AppData/Local/Temp/file1.txt > CYGWIN environment variable option "nodosfilewarning" turns off this > warning. > Consult the user's guide for more details about POSIX paths: > http://cygwin.com/cygwin-ug-net/using.html#using-pathnames > 1c1 > < aaa > --- > > bbb Here we go. I think this is the problem. Vim does no longer detect this as ed like diffs. Before 8.1.360 Vim would loop over the input until it found a line that starts with a digit. Now, it errors out, because it is trying to decide whether the first line starts an ed like diff or a unified/context diff. Best, Christian -- Die individuelle Freiheit ist kein Kulturgut. Sie war am größten vor jeder Kultur. -- Sigmund Freud -- -- 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.
