comparison src/version.c @ 24976:fd205e78e163 v8.2.3025

patch 8.2.3025: not enough tests for quickfix end_col and end_lnum Commit: https://github.com/vim/vim/commit/0d5e1ec37fbe75e18acba6f650c59bf91063108c Author: shane.xb.qian <shane.qian@foxmail.com> Date: Sun Jun 20 16:31:00 2021 +0200 patch 8.2.3025: not enough tests for quickfix end_col and end_lnum Problem: Not enough tests for quickfix end_col and end_lnum. Solution: Add a few more test cases. (Shane-XB-Qian, closes https://github.com/vim/vim/issues/8409)
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Jun 2021 16:45:03 +0200
parents 2d4cef0a8faa
children 2818b8108d92
comparison
equal deleted inserted replaced
24975:acf2c62bee13 24976:fd205e78e163
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 3025,
758 /**/ 760 /**/
759 3024, 761 3024,
760 /**/ 762 /**/
761 3023, 763 3023,
762 /**/ 764 /**/