1
0
forked from aniani/vim

updated for version 7.3.886

Problem:    Can't build with multi-byte on Solaris 10.
Solution:   Add #ifdef X_HAVE_UTF8_STRING. (Laurent Blume)
This commit is contained in:
Bram Moolenaar
2013-04-12 12:27:30 +02:00
parent 644cf03b7e
commit 8185111125
2 changed files with 11 additions and 4 deletions

View File

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