comparison src/version.c @ 25611:f142bfebaac1 v8.2.3342

patch 8.2.3342: test for :let errors fails Commit: https://github.com/vim/vim/commit/b521766c56c0e17db6e8615f35cf21012af0670c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 14 14:27:30 2021 +0200 patch 8.2.3342: test for :let errors fails Problem: Test for :let errors fails. Solution: Adjust the test and how to avoid a second error message.
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 Aug 2021 14:30:04 +0200
parents f8bcd21e6e24
children 994cad298596
comparison
equal deleted inserted replaced
25610:ac9f242ebb9e 25611:f142bfebaac1
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3342,
758 /**/ 760 /**/
759 3341, 761 3341,
760 /**/ 762 /**/
761 3340, 763 3340,
762 /**/ 764 /**/