Hi Bram, 2015-11-22(Sun) 4:59:49 UTC+9 Bram Moolenaar: > Hirohito Higashi wrote: > > > 2015-11-22(Sun) 0:29:19 UTC+9 Bram Moolenaar: > > > Patch 7.4.933 (after 7.4.926) > > > Problem: Crash when using longest completion match. > > > Solution: Fix array index. > > > Files: src/ex_getln.c > > [...] > > > Still faild test_utf8 in AppVeyor. > > https://ci.appveyor.com/project/chrisbra/vim > > > > I think 'feedkeys()' has bug on Windows. > > Perhaps, It takes time to find out. First, How about to revert the > > test_utf8? > > I found this bug while trying to reproduce the problem. > > The failing test only happens with gvim, vim (console) is OK. > It's also fine when executing the commands directly. > It indeed seems like feedkeys() is causing the problem.
I PRed. Please check this thread. https://groups.google.com/d/topic/vim_dev/AoP6YvafJM8/discussion -- Best regards, Hirohito Higashi (a.k.a h_east) -- -- 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.
