Re: [Mingw-w64-public] [PATCH 8/8] headers: Fix non-standard C++ two-argument swprintf() function

2025-05-07 Thread Pali Rohár
On Wednesday 07 May 2025 00:11:50 Martin Storsjö wrote: > On Sun, 4 May 2025, Pali Rohár wrote: > > > Currently this function can be compiled by g++ only with -O1 (or up) > > because it uses __builtin_va_arg_pack(). > > > > Both non-standard C++ two-argument swprintf() and vswprintf() functions a

Re: [Mingw-w64-public] [PATCH] crt: Add new symbols in ole32 import library

2025-05-07 Thread LIU Hao
在 2025-5-7 00:22, Biswapriyo Nath 写道: From 131430102444bf2edd9ce02563617487ec0c8c4e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 6 May 2025 16:20:39 + Subject: [PATCH] crt: Add new symbols in ole32 import library Required forhttps://bugzilla.mozilla.org/show_bug.cgi?id=1871472