patch 8.0.0790: MSVC compiler warning for strncpy in libvterm v8.0.0790
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 12:19:19 +0000 (14:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 12:19:19 +0000 (14:19 +0200)
commitfa228f716a4b63bf508887a49ce56bf4c07364d3
tree50b568e66d5a33ad2cb4fa460d2932d4aef28fc3
parent96ad8c9ac181b51605ac1f399c7835a515e5a1fa
patch 8.0.0790: MSVC compiler warning for strncpy in libvterm

Problem:    MSVC compiler warning for strncpy in libvterm.
Solution:   Add a define to stop the warnings. (Mike Williams)
src/Make_mvc.mak
src/version.c