]> granicus.if.org Git - vim/commit
patch 8.2.4004: old compiler complains about struct init with variable v8.2.4004
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Jan 2022 20:05:04 +0000 (20:05 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Jan 2022 20:05:04 +0000 (20:05 +0000)
commit548911ee145cdd166f20e46aa720d1631e66f64e
tree3d1b61e9230da9153da4297629f347f4c25e0cf5
parentd88be5be80f47826397d12ffc90150a443821f2b
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)
src/evalfunc.c
src/version.c