]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2065 v7.4.2065
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Jul 2016 20:33:53 +0000 (22:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Jul 2016 20:33:53 +0000 (22:33 +0200)
commit69aa099641616268bfcde9dc3aa313c677846b12
tree7c2b1cfab0dac20716f11985f11cafe3d8d2782c
parent4f5c5f29806e53251b7a7b68ce7de86a21ff8015
patch 7.4.2065
Problem:    Compiler warns for uninitialzed variable. (John Marriott)
Solution:   Set lnum to the right value.
src/evalfunc.c
src/version.c