]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0290: compiler warning for variable set but not used v9.0.0290
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Aug 2022 21:05:13 +0000 (22:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Aug 2022 21:05:13 +0000 (22:05 +0100)
commitd54af2e550c6c34efbad748de36e42b318f39243
tree9e14e3540a06934b00b05a7b39bf91fcc6eba7f7
parentbeedd0a266cfe524fe2a851caec8316f2e37885c
patch 9.0.0290: compiler warning for variable set but not used

Problem:    Compiler warning for variable set but not used.
Solution:   Add #ifdef.
src/message.c
src/version.c