comparison src/version.c @ 10755:2f735d1d1954 v8.0.0267

patch 8.0.0267: channel test sometimes fails on Mac commit https://github.com/vim/vim/commit/6fe2eb43d2527cc8a3450456a60639e87f16d32d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 29 21:49:51 2017 +0100 patch 8.0.0267: channel test sometimes fails on Mac Problem: A channel test sometimes fails on Mac. Solution: Add the test to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 29 Jan 2017 22:00:04 +0100
parents 4961e7acdd8c
children 6c3d42d18366
comparison
equal deleted inserted replaced
10754:e87c4686e397 10755:2f735d1d1954
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 267,
767 /**/ 769 /**/
768 266, 770 266,
769 /**/ 771 /**/
770 265, 772 265,
771 /**/ 773 /**/