Ken Takata wrote: > 2016/8/4 Thu 5:10:37 UTC+9 Bram Moolenaar wrote: > > Patch 7.4.2152 > > Problem: No proper translation of messages with a count. > > Solution: Use ngettext(). (Sergey Alyoshin) > > Files: src/evalfunc.c, src/fold.c, src/os_win32.c, src/screen.c, > > src/vim.h > > Waning occurs after this patch. > Please check the attached patch.
Thanks. Mike's suggestion was with one type cast. -- Why I like vim: > I like VIM because, when I ask a question in this newsgroup, I get a > one-line answer. With xemacs, I get a 1Kb lisp script with bugs in it ;-) /// 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.
