Re: [Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Liu Hao
在 2020/12/23 上午6:22, Christoph Reiter 写道: > diff --git a/mingw-w64-headers/crt/locale.h b/mingw-w64-headers/crt/locale.h > index 068f456c..4f783a91 100644 > --- a/mingw-w64-headers/crt/locale.h > +++ b/mingw-w64-headers/crt/locale.h > @@ -61,6 +61,14 @@ extern "C" { > char n_sep_by_space; >

Re: [Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Christoph Reiter
On Tue, 2020-12-22 at 15:59 -0500, Zach Bacon wrote: > I think you forgot to attach your patch. Another try with a different client. From 27f7780ab3ca66b175aadc55ebe6f714ab371c71 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 22 Dec 2020 21:47:31 +0100 Subject: [PATCH] headers: add mi

Re: [Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Zach Bacon
Could be, but I most definitely don't see any attachments at all, even from mobile Gmail client. I'll check in an hour time via Thunderbird, unless someone else confirms. On Tue., Dec. 22, 2020, 4:05 p.m. Christoph Reiter, < reiter.christ...@gmail.com> wrote: > On Tue, Dec 22, 2020 at 10:00 PM Za

Re: [Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Christoph Reiter
On Tue, Dec 22, 2020 at 10:00 PM Zach Bacon wrote: > > I think you forgot to attach your patch. I did not :) but I'm also just using gmail here, so maybe it's due to that? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https:

Re: [Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Zach Bacon
I think you forgot to attach your patch. On Tue., Dec. 22, 2020, 3:57 p.m. Christoph Reiter, < reiter.christ...@gmail.com> wrote: > Newest CPython requires these > > thanks > > ___ > Mingw-w64-public mailing list > Mingw-w64-public@lists.sourceforge.net

[Mingw-w64-public] [PATCH] headers: add missing _W_* lconv struct members

2020-12-22 Thread Christoph Reiter
Newest CPython requires these thanks ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] [PATCH] headers: Move some interfaces declaration to axextend.idl from strmif.idl.

2020-12-22 Thread Biswapriyo Nath
From 66ac10f3fd63e20c1d45d14a1922199e33ed6007 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 22 Dec 2020 21:43:37 +0530 Subject: [PATCH] headers: Move some interfaces declaration to axextend.idl from strmif.idl. This helps to generate proper header files instead of using manual cpp_q

Re: [Mingw-w64-public] [PATCH] headers: Add more stub macos in sal.h.

2020-12-22 Thread Liu Hao
在 2020/12/22 15:20, Biswapriyo Nath 写道: > Subject: [PATCH] headers: Add more stub macos in sal.h. > > Required for assimp https://github.com/assimp/assimp.git > > Signed-off-by: Biswapriyo Nath > --- > mingw-w64-headers/include/sal.h | 121 > 1 file changed, 121