Re: [vim] VIM unable to find iconv dll in windows (+iconv/dyn option) (#440)

2015-10-13 Fir de Conversatie Bram Moolenaar
Yasuhiro Matsumoto wrote: > On Monday, October 12, 2015 at 10:52:27 AM UTC+9, K.Takata wrote: > > @mattn No, it will be changed when libiconv changes its API and if > > compatibility is lost. Not when libtool is changed. > > > > > > — > > Reply to this email directly or view it on GitHub. >

Re: [vim] VIM unable to find iconv dll in windows (+iconv/dyn option) (#440)

2015-10-12 Fir de Conversatie mattn
On Monday, October 12, 2015 at 10:52:27 AM UTC+9, K.Takata wrote: > @mattn No, it will be changed when libiconv changes its API and if > compatibility is lost. Not when libtool is changed. > > > — > Reply to this email directly or view it on GitHub. Bram, below is a patch. diff --git

Re: [vim] VIM unable to find iconv dll in windows (+iconv/dyn option) (#440)

2015-10-06 Fir de Conversatie Tony Mechelynck
On Wed, Oct 7, 2015 at 2:06 AM, louarr wrote: > The latest iconv dll from gnuwin32 is named libiconv2.dll. Should vim also > try to load this dll instead of the old libiconv.dll? For the time being I > was able to solve the problem by copying libiconv2.dll to