patch 8.0.0598: building with gcc 7.1 yields new warnings v8.0.0598
authorBram Moolenaar <Bram@vim.org>
Tue, 16 May 2017 07:36:54 +0000 (09:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 May 2017 07:36:54 +0000 (09:36 +0200)
commit9e0f6ec0762575d229b86798b284ca4876bc3d73
treed51c44c78605ab6627594bd023e56eb87b62ae59
parent253f9128779f315ea670f9b4a17446b7b4c74927
patch 8.0.0598: building with gcc 7.1 yields new warnings

Problem:    Building with gcc 7.1 yields new warnings.
Solution:   Initialize result. (John Marriott)
src/ex_docmd.c
src/version.c