0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.1.1808: build failure for tiny version

Problem:    Build failure for tiny version.
Solution:   Define ex_eval to ex_ni.  Clean up the ordering a bit.
This commit is contained in:
Bram Moolenaar
2019-08-04 15:30:16 +02:00
parent 25e42231d3
commit e4ce825a55
2 changed files with 32 additions and 38 deletions

View File

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