comparison src/version.c @ 19705:599793519c85 v8.2.0409

patch 8.2.0409: search test leaves file behind Commit: https://github.com/vim/vim/commit/b68df220c5278365792b8f94d8d6f34d329b7746 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 19 15:05:28 2020 +0100 patch 8.2.0409: search test leaves file behind Problem: Search test leaves file behind. Solution: Delete the file. Also use Check commands.
author Bram Moolenaar <Bram@vim.org>
date Thu, 19 Mar 2020 15:15:04 +0100
parents f03357f16ffc
children 8744a50560cb
comparison
equal deleted inserted replaced
19704:9aec979e8fdd 19705:599793519c85
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 409,
741 /**/ 743 /**/
742 408, 744 408,
743 /**/ 745 /**/
744 407, 746 407,
745 /**/ 747 /**/