]> granicus.if.org Git - vim/commit
patch 8.0.1735: flexible array member feature not supported by HP-UX v8.0.1735
authorBram Moolenaar <Bram@vim.org>
Wed, 18 Apr 2018 21:01:13 +0000 (23:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 18 Apr 2018 21:01:13 +0000 (23:01 +0200)
commit285e3358696b1bc6296e5d4c53425680ce8fbd54
treef2a33507d8fad7432096ab3240bf047a9f962bb5
parentf98a39ca57d001ba3e24831bae1e375790fb41f0
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.
runtime/doc/develop.txt
src/auto/configure
src/configure.ac
src/getchar.c
src/structs.h
src/version.c