Patch 8.2.4905

4 views
Skip to first unread message

Bram Moolenaar

unread,
May 7, 2022, 8:26:26 AM5/7/22
to vim...@googlegroups.com

Patch 8.2.4905
Problem: codecov includes MS-Windows install header file.
Solution: Ignore dosinst.h.
Files: .codecov.yml


*** ../vim-8.2.4904/.codecov.yml 2022-05-07 13:00:38.585734749 +0100
--- .codecov.yml 2022-05-07 13:21:59.536927970 +0100
***************
*** 8,11 ****
--- 8,12 ----
# Files not run by tests
ignore:
- "src/dosinst.c"
+ - "src/dosinst.h"
- "src/uninstall.c"
*** ../vim-8.2.4904/src/version.c 2022-05-07 13:00:38.585734749 +0100
--- src/version.c 2022-05-07 13:24:39.516826536 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4905,
/**/

--
You cannot have a baby in one month by getting nine women pregnant.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages