comparison src/version.c @ 15645:f315ab10d579 v8.1.0830

patch 8.1.0830: test leaves directory behind on MS-Windows commit https://github.com/vim/vim/commit/e3d065454408a103c39308651dd7793f0bf55ba6 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 27 14:29:24 2019 +0100 patch 8.1.0830: test leaves directory behind on MS-Windows Problem: Test leaves directory behind on MS-Windows. Solution: Close buffer before deleting directory.
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Jan 2019 14:30:05 +0100
parents dc2bfda59f95
children f7b88b1d3350
comparison
equal deleted inserted replaced
15644:fb81e4e5a38b 15645:f315ab10d579
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 830,
786 /**/ 788 /**/
787 829, 789 829,
788 /**/ 790 /**/
789 828, 791 828,
790 /**/ 792 /**/