]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.822 v7.4.822
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2015 17:14:00 +0000 (19:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2015 17:14:00 +0000 (19:14 +0200)
commitcde885473099296c4837de261833f48b24caf87c
tree7864f4147f9c3b57a77b649c7d14e8ad31cafa6c
parentbd8539aac385d265d41da2e8ab59d7b9c3694557
patch 7.4.822
Problem:    More problems reported by coverity.
Solution:   Avoid the warnings. (Christian Brabandt)
18 files changed:
src/eval.c
src/ex_cmds.c
src/ex_cmds2.c
src/ex_getln.c
src/fold.c
src/gui.c
src/gui_w16.c
src/gui_w32.c
src/if_cscope.c
src/if_xcmdsrv.c
src/move.c
src/normal.c
src/os_unix.c
src/regexp.c
src/syntax.c
src/ui.c
src/version.c
src/window.c