comparison src/version.c @ 12120:017031c7717e v8.0.0940

patch 8.0.0940: Test_terminal_scrape_multibyte is flaky commit https://github.com/vim/vim/commit/c08706135d006453784f85d211c76e27b4f2a6d0 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 14 22:01:16 2017 +0200 patch 8.0.0940: Test_terminal_scrape_multibyte is flaky Problem: Test_terminal_scrape_multibyte is flaky. (James McCoy) Solution: Use WaitFor() instead of term_wait().
author Christian Brabandt <cb@256bit.org>
date Mon, 14 Aug 2017 22:15:04 +0200
parents bf53df1f17ba
children 68c593f649d1
comparison
equal deleted inserted replaced
12119:a7e24c12df21 12120:017031c7717e
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 940,
772 /**/ 774 /**/
773 939, 775 939,
774 /**/ 776 /**/
775 938, 777 938,
776 /**/ 778 /**/