forked from aniani/vim
patch 8.2.4004: old compiler complains about struct init with variable
Problem: Old compiler complains about struct init with variable. Solution: Set the struct member later. (John Marriott)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4004,
|
||||
/**/
|
||||
4003,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user