]> granicus.if.org Git - vim/commit
patch 8.2.0245: MSVC: error message if the auto directory already exists v8.2.0245
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Feb 2020 21:49:18 +0000 (22:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Feb 2020 21:49:18 +0000 (22:49 +0100)
commit5489eab34528ba31054bc7c99af120b07f543b78
tree090ab3a0314a63cd96369213121bd1786fca2603
parent5f1d3ae8a8264292a53aad099e78a9b4a7bad375
patch 8.2.0245: MSVC: error message if the auto directory already exists

Problem:    MSVC: error message if the auto directory already exists.
Solution:   Add "if not exists". (Ken Takata, closes #5620)
src/Make_mvc.mak
src/version.c