comparison src/version.c @ 15669:d2ec272ae777 v8.1.0842

patch 8.1.0842: getchar_zero test fails on MS-Windows commit https://github.com/vim/vim/commit/cb908a813cebf7fb4608ff43fc3d258cf2768809 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 28 23:20:04 2019 +0100 patch 8.1.0842: getchar_zero test fails on MS-Windows Problem: getchar_zero test fails on MS-Windows. Solution: Disable the test for now.
author Bram Moolenaar <Bram@vim.org>
date Mon, 28 Jan 2019 23:30:05 +0100
parents e093e8809467
children 0a4dfbb312ce
comparison
equal deleted inserted replaced
15668:125147ceb8d5 15669:d2ec272ae777
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 842,
786 /**/ 788 /**/
787 841, 789 841,
788 /**/ 790 /**/
789 840, 791 840,
790 /**/ 792 /**/