comparison src/version.c @ 26610:95a267994eac v8.2.3834

patch 8.2.3834: Test_out_cb often fails on Mac Commit: https://github.com/vim/vim/commit/deda6441e457072df39cdc8744dcd685d77fa273 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 17 11:44:33 2021 +0000 patch 8.2.3834: Test_out_cb often fails on Mac Problem: Test_out_cb often fails on Mac. Solution: Increase the timeout with every retry.
author Bram Moolenaar <Bram@vim.org>
date Fri, 17 Dec 2021 12:45:05 +0100
parents 1eb62546e20c
children 2586659245db
comparison
equal deleted inserted replaced
26609:657addfd8645 26610:95a267994eac
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3834,
752 /**/ 754 /**/
753 3833, 755 3833,
754 /**/ 756 /**/
755 3832, 757 3832,
756 /**/ 758 /**/