Patch 8.1.2025
Problem: MS-Windows: Including shlguid.h causes problems for msys2.
Solution: Do not include shlguid.h. (closes #4913)
Files: src/GvimExt/gvimext.h
*** ../vim-8.1.2024/src/GvimExt/gvimext.h 2019-02-17 17:44:36.195875582
+0100
--- src/GvimExt/gvimext.h 2019-09-13 22:01:33.575108301 +0200
***************
*** 57,63 ****
#pragma data_seg(".text")
#define INITGUID
#include <initguid.h>
- #include <shlguid.h>
//
// The class ID of this Shell extension class.
--- 57,62 ----
*** ../vim-8.1.2024/src/version.c 2019-09-13 21:48:31.161633845 +0200
--- src/version.c 2019-09-13 22:02:52.778843562 +0200
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 2025,
/**/
--
hundred-and-one symptoms of being an internet addict:
250. You've given up the search for the "perfect woman" and instead,
sit in front of the PC until you're just too tired to care.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201909132003.x8DK3nRg021852%40masaka.moolenaar.net.