Hi, I noticed that test86 and test87 fail on Windows. (Vim 7.3.1087) Here is the result of test86:
< p/gopts1: '.,,' --- > p/gopts1: '.,/usr/include,,' 344c344 < testdir\foo --- > testdir/foo 347c347 < testdir\bar --- > testdir/bar 350c350 < testdir\test86.in --- > testdir/test86.in and the result of test87: 302c302 < p/gopts1: b'.,,' --- > p/gopts1: b'.,/usr/include,,' 333c333 < testdir\foo --- > testdir/foo 336c336 < testdir\bar --- > testdir/bar 339c339 < testdir\test87.in --- > testdir/test87.in I have not checked yet why these fail. Thanks, Ken Takata -- -- 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/groups/opt_out.
