comparison src/version.c @ 19803:71911b1dc3f9 v8.2.0458

patch 8.2.0458: missing feature check in test function Commit: https://github.com/vim/vim/commit/bea9023d4260349c130faf447aa8d4cbadeffab2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 26 22:09:52 2020 +0100 patch 8.2.0458: missing feature check in test function Problem: Missing feature check in test function. Solution: Add check commands.
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Mar 2020 22:15:04 +0100
parents 92c6105e9c8e
children 2dc5e6ddeb4c
comparison
equal deleted inserted replaced
19802:d99db17de953 19803:71911b1dc3f9
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 458,
741 /**/ 743 /**/
742 457, 744 457,
743 /**/ 745 /**/
744 456, 746 456,
745 /**/ 747 /**/