1
0
forked from aniani/vim

patch 8.2.4042: Vim9: build error

Problem:    Vim9: build error.
Solution:   Use grow array instead of character pointer.
This commit is contained in:
Bram Moolenaar
2022-01-08 16:02:59 +00:00
parent aa9b3cacd5
commit 1433672568
2 changed files with 7 additions and 4 deletions

View File

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