Re: [Mingw-w64-public] [PATCH] Remove old and unused msvcrt def file ms.def

2022-12-19 Thread LIU Hao
在 2022/12/19 00:31, Pali Rohár 写道: --- mingw-w64-tools/genstubdll/sample/ms.def | 1416 -- 1 file changed, 1416 deletions(-) delete mode 100644 mingw-w64-tools/genstubdll/sample/ms.def diff --git a/mingw-w64-tools/genstubdll/sample/ms.def b/mingw-w64-tools/genstubdll/sa

[Mingw-w64-public] [PATCH] headers: Add systemmediatransportcontrolsinterop.idl

2022-12-19 Thread Alvin Wong via Mingw-w64-public
Signed-off-by: Alvin Wong --- mingw-w64-headers/Makefile.am | 1 + .../systemmediatransportcontrolsinterop.idl | 15 +++ 2 files changed, 16 insertions(+) create mode 100644 mingw-w64-headers/include/systemmediatransportcontrolsinterop.idl diff --git a/mi

Re: [Mingw-w64-public] [PATCH 1/3] headers: Fix noreturn compile warning for __fastfail()

2022-12-19 Thread LIU Hao
在 2022-12-19 00:29, Pali Rohár 写道: mingw-w64-headers/crt/_mingw.h: In function ‘__fastfail’: mingw-w64-headers/crt/_mingw.h:615:1: warning: ‘noreturn’ function does return } ^ --- mingw-w64-headers/crt/_mingw.h.in | 1 + 1 file changed, 1 insertion(+) Thanks for these

Re: [Mingw-w64-public] [PATCH] headers: Add systemmediatransportcontrolsinterop.idl

2022-12-19 Thread LIU Hao
在 2022-12-19 18:44, Alvin Wong via Mingw-w64-public 写道: Signed-off-by: Alvin Wong --- mingw-w64-headers/Makefile.am | 1 + .../systemmediatransportcontrolsinterop.idl | 15 +++ 2 files changed, 16 insertions(+) create mode 100644 mingw-w64-headers/in

Re: [Mingw-w64-public] [PATCH] Remove old and unused msvcrt def file ms.def

2022-12-19 Thread Pali Rohár
On Monday 19 December 2022 16:04:23 LIU Hao wrote: > 在 2022/12/19 00:31, Pali Rohár 写道: > > --- > > mingw-w64-tools/genstubdll/sample/ms.def | 1416 -- > > 1 file changed, 1416 deletions(-) > > delete mode 100644 mingw-w64-tools/genstubdll/sample/ms.def > > > > diff --git

Re: [Mingw-w64-public] [PATCH 2/2] crt: Include moldname content for crtdll and msvcrt10, 20, 40, 70, 71

2022-12-19 Thread Pali Rohár
Hello! I think that this patch was not applied yet. On Tuesday 06 December 2022 22:17:23 Pali Rohár wrote: > moldname content is already included in all other msvcrt def files. This > allows applications to use moldname aliases defined in msvcrt-common.def.in > also when linking with other crt dll