comparison src/version.c @ 24974:2d4cef0a8faa v8.2.3024

patch 8.2.3024: execute() function test fails Commit: https://github.com/vim/vim/commit/2fb1b89d721682585228f9a6ee7da4b6d3c6634d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 20 15:03:15 2021 +0200 patch 8.2.3024: execute() function test fails Problem: execute() function test fails. Solution: Adjust test for different error.
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Jun 2021 15:15:05 +0200
parents b11f38f77006
children fd205e78e163
comparison
equal deleted inserted replaced
24973:304b93da4caf 24974:2d4cef0a8faa
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3024,
758 /**/ 760 /**/
759 3023, 761 3023,
760 /**/ 762 /**/
761 3022, 763 3022,
762 /**/ 764 /**/