comparison src/version.c @ 19003:c91a1c160d75 v8.2.0062

patch 8.2.0062: memory test is flaky on FreeBSD Commit: https://github.com/vim/vim/commit/e7538ae997b3983d0c91a886a74ebacedd752164 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 30 19:59:24 2019 +0100 patch 8.2.0062: memory test is flaky on FreeBSD Problem: Memory test is flaky on FreeBSD. Solution: Add a short sleep before getting the first size.
author Bram Moolenaar <Bram@vim.org>
date Mon, 30 Dec 2019 20:00:04 +0100
parents 1ebfb46710cd
children 53088656f5ed
comparison
equal deleted inserted replaced
19002:b2ff693b6e4b 19003:c91a1c160d75
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 62,
745 /**/ 747 /**/
746 61, 748 61,
747 /**/ 749 /**/
748 60, 750 60,
749 /**/ 751 /**/