1
0
forked from aniani/vim

updated for version 7.3.989

Problem:    New regexp engine compares negative numbers to character.
Solution:   Add missing case statements.
This commit is contained in:
Bram Moolenaar
2013-05-21 15:33:41 +02:00
parent 66e83d7db0
commit 12e4014092
2 changed files with 24 additions and 0 deletions

View File

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