1
0
forked from aniani/vim

patch 7.4.1383

Problem:    GvimExt only loads the old libintl.dll.
Solution:   Also try loading libint-8.dll. (Ken Takata, closes #608)
This commit is contained in:
Bram Moolenaar
2016-02-21 20:30:22 +01:00
parent 02e83b438e
commit 271273c39f
3 changed files with 25 additions and 6 deletions

View File

@@ -747,6 +747,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1383,
/**/
1382,
/**/