comparison src/version.c @ 28710:54e33757d1ec v8.2.4879

patch 8.2.4879: screendump test may fail when using valgrind Commit: https://github.com/vim/vim/commit/3e79427803927be42409e9e50c0a308526b83656 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 6 11:21:19 2022 +0100 patch 8.2.4879: screendump test may fail when using valgrind Problem: Screendump test may fail when using valgrind. Solution: Wait longer for the first screendump.
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 May 2022 12:30:03 +0200
parents 094a70434f90
children d59c8dc8be20
comparison
equal deleted inserted replaced
28709:903288389627 28710:54e33757d1ec
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 4879,
749 /**/ 751 /**/
750 4878, 752 4878,
751 /**/ 753 /**/
752 4877, 754 4877,
753 /**/ 755 /**/