comparison src/version.c @ 18096:609b351cb58f v8.1.2043

patch 8.1.2043: not sufficient testing for quoted numbers Commit: https://github.com/vim/vim/commit/ea8dcf8346f488786023fd03ec1c013cda243040 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 15 21:12:22 2019 +0200 patch 8.1.2043: not sufficient testing for quoted numbers Problem: Not sufficient testing for quoted numbers. Solution: Add a few more test cases.
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 Sep 2019 21:15:04 +0200
parents a1396a35444c
children a2870e6f5b45
comparison
equal deleted inserted replaced
18095:a9cfacd90bc1 18096:609b351cb58f
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2043,
760 /**/ 762 /**/
761 2042, 763 2042,
762 /**/ 764 /**/
763 2041, 765 2041,
764 /**/ 766 /**/