comparison src/version.c @ 17385:f178127b7255 v8.1.1691

patch 8.1.1691: diff test fails on some systems commit https://github.com/vim/vim/commit/37d9f175a4ab885052583746982d6bbfbe0095b9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 14 17:26:46 2019 +0200 patch 8.1.1691: diff test fails on some systems Problem: Diff test fails on some systems. (Elimar Riesebieter) Solution: Add a term_wait() call.
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Jul 2019 17:30:04 +0200
parents b18fd36fdf46
children 2558f90045e5
comparison
equal deleted inserted replaced
17384:1b0089e2d12c 17385:f178127b7255
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1691,
780 /**/ 782 /**/
781 1690, 783 1690,
782 /**/ 784 /**/
783 1689, 785 1689,
784 /**/ 786 /**/