comparison src/version.c @ 23934:f9a4ede76237 v8.2.2509

patch 8.2.2509: tests fail on s390 build Commit: https://github.com/vim/vim/commit/8d4be8901139f698c7919fd697d82abb1ce41911 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 13 18:33:02 2021 +0100 patch 8.2.2509: tests fail on s390 build Problem: Tests fail on s390 build. Solution: Initialize trycmd_T.
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Feb 2021 18:45:04 +0100
parents 4549133c1e77
children a0e02766e06d
comparison
equal deleted inserted replaced
23933:0ce2f119c5b9 23934:f9a4ede76237
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 2509,
753 /**/ 755 /**/
754 2508, 756 2508,
755 /**/ 757 /**/
756 2507, 758 2507,
757 /**/ 759 /**/