]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1050 v7.4.1050
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Jan 2016 20:43:08 +0000 (21:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Jan 2016 20:43:08 +0000 (21:43 +0100)
commitc71982b23978ef61d0a2f0fe5535e782e1c561ed
tree894f10bdc8372ae058e69710be0f94324ed4185d
parent485dace817a99f4cf92a598845d27c8ee685df93
patch 7.4.1050
Problem:    Warning for unused var with tiny features. (Tony Mechelynck)
Solution:   Add #ifdef.  Use vim_snprintf().  Reduce number of statemements.
src/ops.c
src/version.c