comparison src/version.c @ 13324:283d0ee46f00 v8.0.1536

patch 8.0.1536: quotestar test is flaky when using the GUI commit https://github.com/vim/vim/commit/791010e648a68490440e202222938c8a93b9d0d3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 24 17:42:28 2018 +0100 patch 8.0.1536: quotestar test is flaky when using the GUI Problem: Quotestar test is flaky when using the GUI. Solution: Add check that the star register arrived at the server. Increase timeouts.
author Christian Brabandt <cb@256bit.org>
date Sat, 24 Feb 2018 17:45:04 +0100
parents 0dc2e4998a15
children 7f1a5e8d8289
comparison
equal deleted inserted replaced
13323:2a19cbcd7214 13324:283d0ee46f00
776 NULL 776 NULL
777 }; 777 };
778 778
779 static int included_patches[] = 779 static int included_patches[] =
780 { /* Add new patch number below this line */ 780 { /* Add new patch number below this line */
781 /**/
782 1536,
781 /**/ 783 /**/
782 1535, 784 1535,
783 /**/ 785 /**/
784 1534, 786 1534,
785 /**/ 787 /**/