]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1115: cannot build with older C compiler v8.1.1115
authorBram Moolenaar <Bram@vim.org>
Thu, 4 Apr 2019 13:40:56 +0000 (15:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 4 Apr 2019 13:40:56 +0000 (15:40 +0200)
commit8f4aeb5572d604d1540ee0cb7e721b5f0cc6d612
treecb3a2f213822b7829d87b4c618f9f1ce83c5508e
parent0f248b006c2574abc00c9aa7886d8f33620eb822
patch 8.1.1115: cannot build with older C compiler

Problem:    Cannot build with older C compiler.
Solution:   Move variable declaration to start of block.
src/autocmd.c
src/version.c