在 2023/6/6 12:29, Biswapriyo Nath 写道:
From 6732b188891a4eb01b3bd3d8bd8893d148a6c4fd Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Tue, 6 Jun 2023 09:57:57 +0530
Subject: [PATCH] headers: Add missing macros in afunix.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/afunix.
Hi,
On 2023-06-05 17:34, LIU Hao wrote:
在 2023-06-05 23:17, Steve Lhomme 写道:
Correct as well. The linkermember output says @16 as well.
Well there are more references with the wrong size specifiers... not
sure where they came from. Fixed all.
Thanks for these patches. Pushed with some fixu
From 6732b188891a4eb01b3bd3d8bd8893d148a6c4fd Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Tue, 6 Jun 2023 09:57:57 +0530
Subject: [PATCH] headers: Add missing macros in afunix.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/afunix.h | 2 ++
1 file changed, 2 insertions(
On 6/5/23 10:59, Martin Storsjö wrote:
On Sun, 4 Jun 2023, Jacek Caban via Mingw-w64-public wrote:
We're early in release cycle again, so it feels like a good time to
consider defaulting to ucrt. At this point, ucrt support seems
generally mature enough and I'm not aware of any blockers.
Yes
在 2023-06-05 23:17, Steve Lhomme 写道:
Correct as well. The linkermember output says @16 as well.
Well there are more references with the wrong size specifiers... not sure where they came from.
Fixed all.
Thanks for these patches. Pushed with some fixups. Please have a proofread.
--
Best re
Hi,
On 2023-06-05 17:11, LIU Hao wrote:
在 2023-06-01 21:34, Steve Lhomme 写道:
diff --git
a/mingw-w64-crt/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
b/mingw-w64-crt/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
index c86df8743..0de46872c 100644
--- a/mingw-w64-crt/lib32/api-ms-win-appmodel-run
Hi,
On 2023-06-05 16:41, LIU Hao wrote:
在 2023-06-01 21:31, Steve Lhomme 写道:
diff --git a/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-2.def
b/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-2.def
index d5b90e035..1831a82d9 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-
在 2023-06-01 21:34, Steve Lhomme 写道:
diff --git a/mingw-w64-crt/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
b/mingw-w64-crt/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
index c86df8743..0de46872c 100644
--- a/mingw-w64-crt/lib32/api-ms-win-appmodel-runtime-l1-1-0.def
+++ b/mingw-w64-crt/lib32/a
在 2023-06-01 21:31, Steve Lhomme 写道:
diff --git a/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-2.def
b/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-2.def
index d5b90e035..1831a82d9 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-realtime-l1-1-2.def
+++ b/mingw-w64-crt/lib32/api-ms-win
在 2023-06-05 16:54, Luca Bacci 写道:
Windows 10 19H1 raised the number of available FLS slots
from 128 to 4080 [1] and the Windows SDK was updated
accordingly
Let's think about this: This patch adds another imaginary macro `_WIN32_WINNT_WIN10_19H1` that is
referenced nowhere in Windows SDK. I'd
On Sun, 4 Jun 2023, Jacek Caban via Mingw-w64-public wrote:
We're early in release cycle again, so it feels like a good time to consider
defaulting to ucrt. At this point, ucrt support seems generally mature enough
and I'm not aware of any blockers.
Yes, this is probably true in general. Chan
Windows 10 19H1 raised the number of available FLS slots
from 128 to 4080 [1] and the Windows SDK was updated
accordingly
[1]
https://learn.microsoft.com/en-us/windows-insider/archive/new-in-19h1#fls-slot-limit-increase
Signed-off-by: Luca Bacci
---
mingw-w64-headers/include/winnt.h | 5 +
12 matches
Mail list logo