comparison src/version.c @ 10686:23ada4caa13b v8.0.0233

patch 8.0.0233: paste test fails in the GUI commit https://github.com/vim/vim/commit/bff6ad133195145f810645c0bde7a2a1fdfc37b8 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 24 19:18:13 2017 +0100 patch 8.0.0233: paste test fails in the GUI Problem: The paste test fails if the GUI is being used. Solution: Skip the test in the GUI.
author Christian Brabandt <cb@256bit.org>
date Tue, 24 Jan 2017 19:30:04 +0100
parents 83a36d655a74
children 3d1872fbecc4
comparison
equal deleted inserted replaced
10685:170854b686f5 10686:23ada4caa13b
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 233,
767 /**/ 769 /**/
768 232, 770 232,
769 /**/ 771 /**/
770 231, 772 231,
771 /**/ 773 /**/