Hirohito Higashi wrote: 2017-3-13(Mon) 0:39:23=E7=A7=92 UTC+9 Bram Moolenaar: > Patch 8.0.0446 > Problem: The ";" command does not work after characters with a lower byte > that is NUL. > Solution: Properly check for not having a previous character. (Hirohito > Higashi) > Files: src/Makefile, src/search.c, src/testdir/test_alot_utf8.vim, > src/testdir/test_charsearch_utf8.vim
[...] > Thanks for the including my patch. > But, It seems to me that the contents are duplicated at the following files > in GitHub. > src/testdir/test_alot_utf8.vim > (https://github.com/vim/vim/commit/454709baffd3205bf2b7d2519419675a122f2bd2#diff-801eb0d268ff0f4221a594c8ebd39ec0) > src/version.c > (https://github.com/vim/vim/commit/454709baffd3205bf2b7d2519419675a122f2bd2#diff-cc898028570115949c889ad5b8266020) Sorry about that. I had a problem applying the patch locally. Thought I had fixed that, but apparently missed a part. -- Nobody will ever need more than 640 kB RAM. -- Bill Gates, 1983 Windows 98 requires 16 MB RAM. -- Bill Gates, 1999 Logical conclusion: Nobody will ever need Windows 98. /// 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.
