1
0
forked from aniani/vim

patch 8.2.5033: build error with +eval but without +quickfix

Problem:    Build error with +eval but without +quickfix.  Warning for
            uninitialized variable.
Solution:   Adjust #ifdefs. (John Marriott)
This commit is contained in:
Bram Moolenaar
2022-05-27 21:16:34 +01:00
parent ddf5312929
commit 968443efb5
3 changed files with 6 additions and 3 deletions

View File

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