comparison src/version.c @ 20492:947e50e438d3 v8.2.0800

patch 8.2.0800: errors from failing test are unclear Commit: https://github.com/vim/vim/commit/a09195f29ee8cd88411152cf311f4e4ab2f3b4b3 Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 19 22:38:59 2020 +0200 patch 8.2.0800: errors from failing test are unclear Problem: Errors from failing test are unclear. Solution: Include text where parsing failed.
author Bram Moolenaar <Bram@vim.org>
date Tue, 19 May 2020 22:45:03 +0200
parents 1ee7baa5173b
children 4f6904d8b258
comparison
equal deleted inserted replaced
20491:5adb36b48d85 20492:947e50e438d3
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 800,
749 /**/ 751 /**/
750 799, 752 799,
751 /**/ 753 /**/
752 798, 754 798,
753 /**/ 755 /**/