comparison src/version.c @ 18968:24941a950cc7 v8.2.0045

patch 8.2.0045: script test fails Commit: https://github.com/vim/vim/commit/ec57ec692eb228ee061824a190d7c451f029c430 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 25 19:33:22 2019 +0100 patch 8.2.0045: script test fails Problem: Script test fails. Solution: For numbers "is" and "isnot" work like "==" and "!=".
author Bram Moolenaar <Bram@vim.org>
date Wed, 25 Dec 2019 19:45:03 +0100
parents 6bd715870e32
children 0413239d2b96
comparison
equal deleted inserted replaced
18967:10693b01cc98 18968:24941a950cc7
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 45,
745 /**/ 747 /**/
746 44, 748 44,
747 /**/ 749 /**/
748 43, 750 43,
749 /**/ 751 /**/