1
0
forked from aniani/vim

patch 8.0.1735: flexible array member feature not supported by HP-UX

Problem:    Flexible array member feature not supported by HP-UX. (John
            Marriott)
Solution:   Do not use the flexible array member feature of C99.
This commit is contained in:
Bram Moolenaar
2018-04-18 23:01:13 +02:00
parent f98a39ca57
commit 285e335869
6 changed files with 50 additions and 75 deletions

View File

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