]> granicus.if.org Git - vim/commit
patch 8.2.0797: MS-Windows: compiler still can't handle C99 construct v8.2.0797
authorBram Moolenaar <Bram@vim.org>
Tue, 19 May 2020 08:33:02 +0000 (10:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 May 2020 08:33:02 +0000 (10:33 +0200)
commit904e48a22be7e227a73c70e520cf9d8bc50fc1b2
treed157f9b2b257e7b8000418eebcd87b5390da8725
parent37ebd42f16734838ab68be91da291c4ec8610f47
patch 8.2.0797: MS-Windows: compiler still can't handle C99 construct

Problem:    MS-Windows: compiler still can't handle C99 construct.
Solution:   Change to C90 construct. (Dominique Pelle, closes #6106)
src/libvterm/src/state.c
src/version.c