On 11.04.2025 22:24, Biswapriyo Nath wrote:
Subject: [PATCH] headers: Define MapViewOfFile2 as inline function
As doucumented
byhttps://github.com/MicrosoftDocs/sdk-api/commit/9173247d41163f99453c8169c517da359d2f64b4
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/memoryapi.h |
On 11.04.2025 23:34, Jacek Caban wrote:
Based on Wine code by Alexandre Julliard.
---
mingw-w64-crt/Makefile.am| 8 ++-
mingw-w64-crt/misc/arm64ec/longjmp.c | 30
mingw-w64-crt/misc/arm64ec/setjmp.c | 104 +++
mingw-w64-crt/misc/longjmp.S
Instead of for specific architectures. Fixes setjmp on ARM64EC.
---
mingw-w64-headers/crt/setjmp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/setjmp.h b/mingw-w64-headers/crt/setjmp.h
index 2dc7d8739..f5208a0dc 100644
--- a/mingw-w64-headers/crt/setjm
Based on Wine code by Alexandre Julliard.
---
mingw-w64-crt/Makefile.am| 8 ++-
mingw-w64-crt/misc/arm64ec/longjmp.c | 30
mingw-w64-crt/misc/arm64ec/setjmp.c | 104 +++
mingw-w64-crt/misc/longjmp.S | 2 +
mingw-w64-crt/misc/setjmp.S
From 4893a2ff032a04b22c473c81b775af863d8feace Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Fri, 11 Apr 2025 20:22:39 +
Subject: [PATCH] headers: Define MapViewOfFile2 as inline function
As doucumented by
https://github.com/MicrosoftDocs/sdk-api/commit/9173247d41163f99453c8169c517da3
On Fri, 11 Apr 2025, LIU Hao wrote:
在 2025-4-11 15:59, Martin Storsjö 写道:
On Wed, 9 Apr 2025, Jacek Caban wrote:
LGTM. I think it's a good idea to include it. I've been using it for a
while, and it's proven very useful. Thanks!
If nobody minds this, I'll go ahead and merge this soon.
LGT
On 11.04.2025 17:10, NightStrike wrote:
On Wed, Apr 9, 2025, 07:16 Martin Storsjö wrote:
This adds an optional github actions workflow, with a number of
smoke test verifications of mingw-w64:
- With an existing release of llvm-mingw, rebuild all the runtimes
- This done for the CRT configura
On Wed, Apr 9, 2025, 07:16 Martin Storsjö wrote:
> This adds an optional github actions workflow, with a number of
> smoke test verifications of mingw-w64:
> - With an existing release of llvm-mingw, rebuild all the runtimes
> - This done for the CRT configurations ucrtbase, ucrt and msvcrt
> -
在 2025-4-11 15:59, Martin Storsjö 写道:
On Wed, 9 Apr 2025, Jacek Caban wrote:
LGTM. I think it's a good idea to include it. I've been using it for a while, and it's proven very
useful. Thanks!
If nobody minds this, I'll go ahead and merge this soon.
LGTM, too.
--
Best regards,
LIU Hao
Op
On Wed, 9 Apr 2025, Jacek Caban wrote:
On 9.04.2025 13:15, Martin Storsjö wrote:
This adds an optional github actions workflow, with a number of
smoke test verifications of mingw-w64:
- With an existing release of llvm-mingw, rebuild all the runtimes
- This done for the CRT configurations ucr
10 matches
Mail list logo