comparison src/version.c @ 17594:3b18d5341c03 v8.1.1794

patch 8.1.1794: tests are flaky commit https://github.com/vim/vim/commit/f2d8b7a0a69fd71018341755da5ce55d067b5923 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 2 22:46:11 2019 +0200 patch 8.1.1794: tests are flaky Problem: Tests are flaky. Solution: Undo the change to vgetorpeek().
author Bram Moolenaar <Bram@vim.org>
date Fri, 02 Aug 2019 23:00:07 +0200
parents 3e46860fd4c9
children 892b4ea3bad6
comparison
equal deleted inserted replaced
17593:8746304ac416 17594:3b18d5341c03
771 NULL 771 NULL
772 }; 772 };
773 773
774 static int included_patches[] = 774 static int included_patches[] =
775 { /* Add new patch number below this line */ 775 { /* Add new patch number below this line */
776 /**/
777 1794,
776 /**/ 778 /**/
777 1793, 779 1793,
778 /**/ 780 /**/
779 1792, 781 1792,
780 /**/ 782 /**/