On 3/10/23 08:50, Martin Storsjö wrote:
On Tue, 3 Oct 2023, Mark Harmstone wrote:

Signed-off-by: Mark Harmstone <[email protected]>

---
mingw-w64-crt/Makefile.am            | 1 +
mingw-w64-crt/lib-common/mincore.mri | 1 +
2 files changed, 2 insertions(+)

diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index f26985409..daca70908 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -2066,6 +2066,7 @@ endif
        %/libapi-ms-win-core-firmware-l1-1-0.a \
        %/libapi-ms-win-core-handle-l1-1-0.a \
        %/libapi-ms-win-core-heap-l1-1-0.a \
+        %/libapi-ms-win-core-heap-l2-1-0.a \
        %/libapi-ms-win-core-interlocked-l1-1-0.a \
        %/libapi-ms-win-core-interlocked-l1-2-0.a \
        %/libapi-ms-win-core-io-l1-1-0.a \

What version have you based these patches on? In git master, there's a 
libapi-ms-win-core-heap-l1-2-0.a here below libapi-ms-win-core-heap-l1-1-0.a.

(I'm trying to merge the patches into a branch locally, for easier being able 
to review them, making sure I don't miss any.)

// Martin

Sorry, I had about 80 patches in total, I was trying to cherry-pick the ones 
that could go in first.

I have a future patch which removes the redundant api-ms-win-core-heap-l1-2-0, 
which this turns out to depend on (diff-wise, at least). Please ignore this for 
the time being, I'll resubmit at the right time.

Mark



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to