1
0
forked from aniani/vim

updated for version 7.4.104

Problem:    ":help s/\_" reports an internal error. (John Beckett)
Solution:   Check for NUL and invalid character classes.
This commit is contained in:
Bram Moolenaar
2013-11-28 14:20:17 +01:00
parent 3678208477
commit 174a848b67
2 changed files with 15 additions and 2 deletions

View File

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