0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0732: cannot build without the eval feature

Problem:    Cannot build without the eval feature.
Solution:   Make a copy of the sourced file name.
This commit is contained in:
Bram Moolenaar
2019-01-12 15:15:38 +01:00
parent 5f6b379ff3
commit ea56e167c8
2 changed files with 4 additions and 3 deletions

View File

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