Mercurial > vim
comparison src/version.c @ 28761:035fbd9bd1c6 v8.2.4905
patch 8.2.4905: codecov includes MS-Windows install header file
Commit: https://github.com/vim/vim/commit/3f1cfcb86407c15a3037d5595bb192a00c661303
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat May 7 13:25:37 2022 +0100
patch 8.2.4905: codecov includes MS-Windows install header file
Problem: codecov includes MS-Windows install header file.
Solution: Ignore dosinst.h.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 07 May 2022 14:30:03 +0200 |
parents | 8bb342f944d3 |
children | b01bca69b1d5 |
comparison
equal
deleted
inserted
replaced
28760:fd565f12ef9c | 28761:035fbd9bd1c6 |
---|---|
744 NULL | 744 NULL |
745 }; | 745 }; |
746 | 746 |
747 static int included_patches[] = | 747 static int included_patches[] = |
748 { /* Add new patch number below this line */ | 748 { /* Add new patch number below this line */ |
749 /**/ | |
750 4905, | |
749 /**/ | 751 /**/ |
750 4904, | 752 4904, |
751 /**/ | 753 /**/ |
752 4903, | 754 4903, |
753 /**/ | 755 /**/ |