Re: [Mingw-w64-public] [PATCH] headers: Update d2d1.h enums with missing members.

2019-01-27 Thread Nikolay Sivov
On Mon, Jan 28, 2019 at 3:27 AM JonY via Mingw-w64-public < mingw-w64-public@lists.sourceforge.net> wrote: > On 1/27/19 4:16 PM, Nikolay Sivov wrote: > > --- > > > > Please split functionality and styling changes into separate patches, > and explain why the _StructName variants are removed. > Und

[Mingw-w64-public] [PATCH] ntintsafe.h: Add header.

2019-01-27 Thread Zebediah Figura
>From 8cb9f70bba03c555767e6d9767b92ac3b9b624f2 Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Sat, 15 Dec 2018 21:03:47 -0600 Subject: [PATCH] ntintsafe.h: Add header. Signed-off-by: Zebediah Figura --- mingw-w64-headers/ddk/include/ddk/ntintsafe.h | 401 ++ 1 file changed

Re: [Mingw-w64-public] [PATCH] headers: Update d2d1.h enums with missing members.

2019-01-27 Thread JonY via Mingw-w64-public
On 1/27/19 4:16 PM, Nikolay Sivov wrote: > --- > Please split functionality and styling changes into separate patches, and explain why the _StructName variants are removed. signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mail

Re: [Mingw-w64-public] [PATCH] crt/lib-common: Add more advapi32 exported functions

2019-01-27 Thread Martin Storsjö
On Mon, 28 Jan 2019, Biswapriyo Nath wrote: Add more advapi32 exported functions. This looks probably ok to me. I'll (try to remember to) apply it tomorrow unless others have comments. // Martin ___ Mingw-w64-public mailing list Mingw-w64-publi

Re: [Mingw-w64-public] --enable-experimental breaks as

2019-01-27 Thread Mateusz
W dniu 27.01.2019 o 18:40, Christer Solskogen pisze: > On 26.01.2019 01:01, Mateusz wrote: > >> For me it looks OK. > > Which version of binutils? It's fixed in master branch. $ gcc -v && ld -v Using built-in specs. COLLECT_GCC=f:\msys\m64-83\bin\gcc.exe COLLECT_LTO_WRAPPER=f:/msys/m64-83/bin/..

[Mingw-w64-public] [PATCH] crt/lib-common: Add more advapi32 exported functions

2019-01-27 Thread Biswapriyo Nath
Add more advapi32 exported functions. From 39bf6127b260b51bd304d0936bbb66ed02e7c3ed Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 28 Jan 2019 00:15:36 +0530 Subject: [PATCH] crt/lib-common: Add more advapi32 exported functions Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-com

Re: [Mingw-w64-public] --enable-experimental breaks as

2019-01-27 Thread Christer Solskogen
On 26.01.2019 01:01, Mateusz wrote: For me it looks OK. Which version of binutils? It's fixed in master branch. And was the native compiler cross compiled from Linux? Try with a simple hello world in C (or C++) (without the #define) ___ Mingw-

[Mingw-w64-public] [PATCH] headers: Update d2d1.h enums with missing members.

2019-01-27 Thread Nikolay Sivov
--- From 789bdbbfa35f0145a656d31a06b4bb54d7181155 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Sun, 27 Jan 2019 19:15:17 +0300 Subject: [PATCH] headers: Update d2d1.h enums with missing members. Signed-off-by: Nikolay Sivov --- mingw-w64-headers/include/d2d1.h | 182 ++