Yongwei Wu wrote:
> 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.
That's disappointing.  Is it that the libintl-8.dll that comes with Lua
is different than the one that Vim supports, or is that dll the same but
does it not work?
I thought this libintl-8.dll was used by the iconv dll, but perhaps it's
used in a different way?
-- 
hundred-and-one symptoms of being an internet addict:
51. You put a pillow case over your laptop so your lover doesn't see it while
    you are pretending to catch your breath.
 /// Bram Moolenaar -- Bram@Moolenaar.net -- 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_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:
Post a Comment