On Mon, 1 Apr 2024, Pali Rohár wrote:

In msvcrt.def.in file are already defined mangled C++ symbols for X64 and
ARM32 versions of msvcrt.dll, so add also them for I386 version.

These symbols are present in Visual C++ 4.2 version of msvcrt.dll and same
set of symbols are in Visual C++ 5.0 and 6.0 versions.
---
mingw-w64-crt/lib-common/msvcrt.def.in | 101 +++++++++++++++++++++++++
1 file changed, 101 insertions(+)

Except for the patches I commented on, in this 15 patch series, the rest seemed reasonable, so I pushed most of them. I omitted patch 4, 12 and 15 that I had comments on, and 14 which conflicted due to omitting those earlier patches.

Thanks for these patches!

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to