Tony, thanks for help. I little bit changed your command to output to c:\aaa dir.
cd \cygwin\bin diff -a --binary C:\Users\igor\AppData\Local\Temp\file1.txt C:\Users\igor\AppData\Local\Temp\file2.txt >c:\aaa\difftest_cygwin.log 2>&1 cd \Programs\Vim\vim81 diff -a --binary C:\Users\igor\AppData\Local\Temp\file1.txt C:\Users\igor\AppData\Local\Temp\file2.txt >c:\aaa\difftest_vim.log 2>&1 Output is attached. Is it the "cygwin MS_DOS style path warning" in Cygwin? Still interesting why does it work without a problem in v8.1.0359 but fails in v8.1.0366. -- -- 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.
