1
0
forked from aniani/vim

patch 8.2.1828: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add dummys for ex_block and ex_endblock.
This commit is contained in:
Bram Moolenaar
2020-10-10 22:26:52 +02:00
parent 10a1a534d1
commit 1b1e9df78b
2 changed files with 4 additions and 0 deletions

View File

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