diff options
author | erw7 <erw7.github@gmail.com> | 2020-01-28 17:56:26 +0900 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2020-01-28 00:56:26 -0800 |
commit | 4d0dfb8f7581a0bce6cf161580d5efe5ab5004fc (patch) | |
tree | 0bec69a460d4e4f3b9551cc790a4a1a0abb7167c /runtime/lua/vim/lsp/callbacks.lua | |
parent | d3a9d75c0462fea7b00e639d1b324bcf08a8b02d (diff) | |
download | rneovim-4d0dfb8f7581a0bce6cf161580d5efe5ab5004fc.tar.gz rneovim-4d0dfb8f7581a0bce6cf161580d5efe5ab5004fc.tar.bz2 rneovim-4d0dfb8f7581a0bce6cf161580d5efe5ab5004fc.zip |
build/MSVC: fix gettext multibyte issue #11774
Problem: On Windows with the MSVC build, gettext-translation
"Questa è già la" displays as "Questa <e8> gi<e0> la".
Solution: Fix iconv detection iconv when building gettext.
So HAVE_ICONV is correctly defined when building nvim.
* fix gettext mb chars on MSVC
* fix libintl detection failure on MSVC
fixes #11749
Diffstat (limited to 'runtime/lua/vim/lsp/callbacks.lua')
0 files changed, 0 insertions, 0 deletions