comparison src/version.c @ 16044:f4a206d7a04d v8.1.1027

patch 8.1.1027: memory usage test sometimes fails commit https://github.com/vim/vim/commit/08cda65ddfbb4bce8cef43726a0c00817fc47327 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 20 22:45:01 2019 +0100 patch 8.1.1027: memory usage test sometimes fails Problem: Memory usage test sometimes fails. Solution: Use 80% of before.last as the lower limit. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Mar 2019 23:00:05 +0100
parents 7952be788a49
children 884b683d12e9
comparison
equal deleted inserted replaced
16043:5c369c625205 16044:f4a206d7a04d
777 NULL 777 NULL
778 }; 778 };
779 779
780 static int included_patches[] = 780 static int included_patches[] =
781 { /* Add new patch number below this line */ 781 { /* Add new patch number below this line */
782 /**/
783 1027,
782 /**/ 784 /**/
783 1026, 785 1026,
784 /**/ 786 /**/
785 1025, 787 1025,
786 /**/ 788 /**/