comparison src/version.c @ 17740:01205ef5646d v8.1.1867

patch 8.1.1867: still a timer test that is flaky on Mac commit https://github.com/vim/vim/commit/315244d85b9b8faae549b1700e8cc2e45eaa68ea Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 17 13:18:16 2019 +0200 patch 8.1.1867: still a timer test that is flaky on Mac Problem: Still a timer test that is flaky on Mac. Solution: Loop with a sleep instead of one fixed sleep.
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Aug 2019 13:30:04 +0200
parents f800c3d8ca1b
children a51ccadd0dca
comparison
equal deleted inserted replaced
17739:0ea79ae89615 17740:01205ef5646d
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1867,
772 /**/ 774 /**/
773 1866, 775 1866,
774 /**/ 776 /**/
775 1865, 777 1865,
776 /**/ 778 /**/