commit 29816dd4a8f265327d9696b5c7447e53fafbdfff
Author: Jakub Bogusz <[email protected]>
Date:   Sat Nov 25 09:09:46 2023 +0100

    - drop DEFINE_ENUM_FLAG_OPERATORS from updates for now (not defined); 
release 4

 crossmingw32-w32api-winapi-update.patch | 2 +-
 crossmingw32-w32api.spec                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-w32api.spec b/crossmingw32-w32api.spec
index e12ff8d..2693088 100644
--- a/crossmingw32-w32api.spec
+++ b/crossmingw32-w32api.spec
@@ -6,7 +6,7 @@ Version:        5.4.2
 %define        apisrc  w32api-%{apiver}-mingw32
 %define runver 5.4.2
 %define        runsrc  mingwrt-%{runver}-mingw32
-Release:       3
+Release:       4
 Epoch:         1
 License:       Free (Public Domain, SGI Free Software License B, BSD)
 Group:         Development/Libraries
diff --git a/crossmingw32-w32api-winapi-update.patch 
b/crossmingw32-w32api-winapi-update.patch
index 9175506..4b72021 100644
--- a/crossmingw32-w32api-winapi-update.patch
+++ b/crossmingw32-w32api-winapi-update.patch
@@ -6520,7 +6520,7 @@
 +    KF_FLAG_ALIAS_ONLY = 0x80000000
 +  } KNOWN_FOLDER_FLAG;
 +
-+  DEFINE_ENUM_FLAG_OPERATORS (KNOWN_FOLDER_FLAG);
++  /* DEFINE_ENUM_FLAG_OPERATORS (KNOWN_FOLDER_FLAG);  TODO: merge definition 
from winnt.h */
 +
 +  STDAPI SHGetKnownFolderIDList (REFKNOWNFOLDERID rfid, DWORD dwFlags, HANDLE 
hToken, LPCITEMIDLIST *ppidl);
 +  STDAPI SHSetKnownFolderPath (REFKNOWNFOLDERID rfid, DWORD dwFlags, HANDLE 
hToken, PCWSTR pszPath);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-w32api.git/commitdiff/29816dd4a8f265327d9696b5c7447e53fafbdfff

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to