]> granicus.if.org Git - vim/commit
patch 8.1.1413: error when the drive of the swap file was disconnected v8.1.1413
authorBram Moolenaar <Bram@vim.org>
Mon, 27 May 2019 21:36:21 +0000 (23:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 27 May 2019 21:36:21 +0000 (23:36 +0200)
commitb58a4b938c4bc7e0499700859bd7abba9acc5b11
treefab9f284d9abd5a183bfa79c271f467efa28960c
parent72fcf07b0639b49be3305de141d777baa9c965a0
patch 8.1.1413: error when the drive of the swap file was disconnected

Problem:    Error when the drive of the swap file was disconnected.
Solution:   Try closing and re-opening the swap file. (closes #4378)
src/memfile.c
src/structs.h
src/testdir/test_startup.vim
src/version.c