To: vim_dev@googlegroups.com Subject: Patch 8.1.2025 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 - #include // // 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 -- Bram@Moolenaar.net -- 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 ///