Tuesday, January 26, 2016

Multi-language support broken with patch 1165

After 1165, if I do something like set LANG=ja_JP, and then launch gVim, the screen is totally corrupt.

After analysing the patch, I find it is now picking up libintl-8.dll from my Lua installation. It does not pick up the version that I tested to work with Vim and put specifically inside the Vim directory. Also be reminded the DLL shipped with Vim is called libintl.dll. So the change is not intuitive to users at all.

It seems to me "try the newer version first" is not a good idea, and I would suggest reverting this patch.

Best regards,

Yongwei

--
Wu Yongwei
URL: http://wyw.dcweb.cn/

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: