1
0
forked from aniani/vim

patch 7.4.2234

Problem:    Can't build with +eval but without +quickfix. (John Marriott)
Solution:   Move skip_vimgrep_pat() to separate #ifdef block.
This commit is contained in:
Bram Moolenaar
2016-08-21 15:00:03 +02:00
parent 843b884461
commit dd1248143e
2 changed files with 56 additions and 52 deletions

View File

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