comparison src/version.c @ 27853:dd203ec9a0e1 v8.2.4452

patch 8.2.4452: test for what 8.2.4436 fixes does not check for regression Commit: https://github.com/vim/vim/commit/2dada73a4ebffe2582af472ce362abd3116b58c9 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 23 10:52:41 2022 +0000 patch 8.2.4452: test for what 8.2.4436 fixes does not check for regression Problem: Test for what 8.2.4436 fixes does not check for regression. Solution: Set several options. (Ken Takata, closes https://github.com/vim/vim/issues/9830)
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Feb 2022 12:00:04 +0100
parents 86e8c92c3f65
children 44a552776007
comparison
equal deleted inserted replaced
27852:8748614b84d1 27853:dd203ec9a0e1
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 4452,
753 /**/ 755 /**/
754 4451, 756 4451,
755 /**/ 757 /**/
756 4450, 758 4450,
757 /**/ 759 /**/