comparison src/version.c @ 22754:837756417c5e v8.2.1925

patch 8.2.1925: list/dict test fails Commit: https://github.com/vim/vim/commit/6d967125ad87b1c2a9467357286c3514d5dd1c40 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 30 19:06:18 2020 +0100 patch 8.2.1925: list/dict test fails Problem: List/dict test fails. Solution: Correct expected exception.
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Oct 2020 19:15:04 +0100
parents 84fca115b1bb
children 87accad5a407
comparison
equal deleted inserted replaced
22753:de60f3ec1ffa 22754:837756417c5e
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 1925,
753 /**/ 755 /**/
754 1924, 756 1924,
755 /**/ 757 /**/
756 1923, 758 1923,
757 /**/ 759 /**/