]> granicus.if.org Git - vim/commit
patch 8.1.1650: warning for using uninitialized variable v8.1.1650
authorBram Moolenaar <Bram@vim.org>
Mon, 8 Jul 2019 18:08:44 +0000 (20:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 8 Jul 2019 18:08:44 +0000 (20:08 +0200)
commitee9e604124682b0cd89e4f987a2f6f3fe4160920
tree3d8c96fff9cedd548bf9e773050836457fe4ab99
parent3e35d05b1f99419be27ea5be70c7d0610202c163
patch 8.1.1650: warning for using uninitialized variable

Problem:    Warning for using uninitialized variable. (Tony Mechelynck)
Solution:   Simplify the code by always using the mouse coordinates.
src/beval.c
src/version.c