comparison src/version.c @ 18118:9b7c7754ba9d v8.1.2054

patch 8.1.2054: compiler test for Perl may fail Commit: https://github.com/vim/vim/commit/cebfcffa40c058119bc2f92f0db02dffd3f6affe Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 18 21:42:38 2019 +0200 patch 8.1.2054: compiler test for Perl may fail Problem: Compiler test for Perl may fail. Solution: Accept any error line number. (James McCoy, closes https://github.com/vim/vim/issues/4944)
author Bram Moolenaar <Bram@vim.org>
date Wed, 18 Sep 2019 21:45:03 +0200
parents 7f57ea9a4ba8
children ed222e264905
comparison
equal deleted inserted replaced
18117:0a89f6f6de87 18118:9b7c7754ba9d
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 2054,
760 /**/ 762 /**/
761 2053, 763 2053,
762 /**/ 764 /**/
763 2052, 765 2052,
764 /**/ 766 /**/