]> granicus.if.org Git - vim/commit
patch 8.0.1753: various warnings from a static analyser v8.0.1753
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 13:19:04 +0000 (15:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 13:19:04 +0000 (15:19 +0200)
commit1c17ffa4611f4efe68c61f7cdd9ed692a866ba75
tree009f678c60ced89e9f9185f848fb03fcd06d0b25
parenta2aa8a2b22de909619d7faa3ff5383a6224defc5
patch 8.0.1753: various warnings from a static analyser

Problem:    Various warnings from a static analyser
Solution:   Add type casts, remove unneeded conditions. (Christian Brabandt,
            closes #2770)
src/evalfunc.c
src/ex_cmds2.c
src/fileio.c
src/getchar.c
src/normal.c
src/os_unix.c
src/search.c
src/term.c
src/version.c