]> granicus.if.org Git - vim/commit
patch 9.0.1210: compiler complains about declaration after label v9.0.1210
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Jan 2023 19:51:03 +0000 (19:51 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Jan 2023 19:51:03 +0000 (19:51 +0000)
commitb391e1f805fdd288cbe9103d92c21eff5dcc97c4
treefbbe2ad4b1740182b8b9c792c2039d8ffe1c4d55
parent29ac5df37baf7e6e751c7ebd4ab37a2aa826e9e6
patch 9.0.1210: compiler complains about declaration after label

Problem:    Compiler complains about declaration after label.
Solution:   Move declaration to beginning of block (John Marriott)
src/os_mswin.c
src/version.c