1
0
forked from aniani/vim

patch 8.2.1743: cannot build without the eval feature

Problem:    Cannot build without the eval feature.
Solution:   Move shorten_dir outside of #ifdef.
This commit is contained in:
Bram Moolenaar
2020-09-25 23:49:01 +02:00
parent 7e9210ea53
commit 273af497ca
2 changed files with 65 additions and 63 deletions

View File

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