comparison src/version.c @ 20263:a85a3207679f v8.2.0687

patch 8.2.0687: some tests do not work on FreeBSD Commit: https://github.com/vim/vim/commit/41d4299f26cc98e253f9c63f8adc9dbb9d49ed5c Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 3 16:29:50 2020 +0200 patch 8.2.0687: some tests do not work on FreeBSD Problem: Some tests do not work on FreeBSD. Solution: Enable modeline. Use WaitFor() in more cases. (Ozaki Kiichi, closes #6036)
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 May 2020 16:30:04 +0200
parents aafedd368f40
children d821c03b890c
comparison
equal deleted inserted replaced
20262:24a6768047f1 20263:a85a3207679f
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 687,
749 /**/ 751 /**/
750 686, 752 686,
751 /**/ 753 /**/
752 685, 754 685,
753 /**/ 755 /**/