comparison src/version.c @ 21687:83b618c0315d v8.2.1393

patch 8.2.1393: insufficient testing for script debugging Commit: https://github.com/vim/vim/commit/b7f4fa517793b0fe1a4895781b4cba451d60d7c2 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 8 14:41:52 2020 +0200 patch 8.2.1393: insufficient testing for script debugging Problem: Insufficient testing for script debugging. Solution: Add more tests. (Ben Jackson)
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Aug 2020 14:45:04 +0200
parents 26a4b53c4587
children 10866fd07595
comparison
equal deleted inserted replaced
21686:fd10a80c797f 21687:83b618c0315d
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1393,
757 /**/ 759 /**/
758 1392, 760 1392,
759 /**/ 761 /**/
760 1391, 762 1391,
761 /**/ 763 /**/