From 205670df9b1d1a0b630ee22ad51a87e20b0d8300 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sun, 23 Feb 2025 06:19:41 +
Subject: [PATCH] headers: Add RoGetAgileReference in combaseapi.h
Required for https://github.com/mozilla/gecko-dev/commit/74cac7296d5036600300b44dc6275fb190f4955d
---
mingw-w64-headers/crt/fenv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/fenv.h b/mingw-w64-headers/crt/fenv.h
index a9fea981d..871b7a831 100644
--- a/mingw-w64-headers/crt/fenv.h
+++ b/mingw-w64-headers/crt/fenv.h
@@ -6,7 +6,7 @@
#ifndef _FENV_H_
On Saturday 22 February 2025 18:12:36 Lasse Collin wrote:
> On 2025-02-22 Pali Rohár wrote:
> > On Saturday 22 February 2025 16:03:42 Lasse Collin wrote:
> > > On 2025-02-18 Pali Rohár wrote:
> > > > On Tuesday 18 February 2025 23:32:54 Lasse Collin wrote:
> > > > > On 2025-02-18 Pali Rohár wro
On 2025-02-22 Pali Rohár wrote:
> On Saturday 22 February 2025 16:03:42 Lasse Collin wrote:
> > On 2025-02-18 Pali Rohár wrote:
> > > On Tuesday 18 February 2025 23:32:54 Lasse Collin wrote:
> > > > On 2025-02-18 Pali Rohár wrote:
> > > > > Just one test case, can you check that your new re
---
mingw-w64-crt/math/x86/pow.def.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/mingw-w64-crt/math/x86/pow.def.h b/mingw-w64-crt/math/x86/pow.def.h
index 0cf0739fe..f8c715abd 100644
--- a/mingw-w64-crt/math/x86/pow.def.h
+++ b/mingw-w64-crt/math/x86/pow.def.h
@@ -69,11 +69,8 @@
#includ
This improves MSVC compatibility and unifies the code across different targets.
---
mingw-w64-headers/crt/fenv.h | 13 +++--
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/mingw-w64-headers/crt/fenv.h b/mingw-w64-headers/crt/fenv.h
index 1645d07d3..a9fea981d 100644
--- a/mi
Patches look good to me.
Thanks,
Jacek
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
--
Best regards,
LIU Hao
From cd191658f4b0c127a46ed219b9953c06df148003 Mon Sep 17 00:00:00 2001
From: LIU Hao
Date: Sat, 22 Feb 2025 22:35:48 +0800
Subject: [PATCH 1/2] headers/ctype: Add `_CRTIMP` to imported functions
These functions do not seem to be implemented in our code anywhere, so the
On Saturday 22 February 2025 16:03:42 Lasse Collin wrote:
> On 2025-02-18 Pali Rohár wrote:
> > On Tuesday 18 February 2025 23:32:54 Lasse Collin wrote:
> > > On 2025-02-18 Pali Rohár wrote:
> > > > Just one test case, can you check that your new readdir()
> > > > function is working correctly on
On 2025-02-18 Pali Rohár wrote:
> On Tuesday 18 February 2025 23:32:54 Lasse Collin wrote:
> > On 2025-02-18 Pali Rohár wrote:
> > > Just one test case, can you check that your new readdir()
> > > function is working correctly on these two paths?
> > >
> > > \\?\GLOBALROOT\Device\Harddisk0\Parti
10 matches
Mail list logo