comparison src/version.c @ 27193:fe3da8b63dfa v8.2.4125

patch 8.2.4125: completion tests fail Commit: https://github.com/vim/vim/commit/b3d9ceed2bc96acb7a2388e138559df6282118af Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 17 21:13:28 2022 +0000 patch 8.2.4125: completion tests fail Problem: Completion tests fail. Solution: Disable error messages while dereferencing the function name.
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Jan 2022 22:15:03 +0100
parents 63f8dbcf6a74
children 005ebb9c8b8f
comparison
equal deleted inserted replaced
27192:b0432adbe58e 27193:fe3da8b63dfa
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 4125,
753 /**/ 755 /**/
754 4124, 756 4124,
755 /**/ 757 /**/
756 4123, 758 4123,
757 /**/ 759 /**/