On 20.03.2025 18:54, Martin Storsjö wrote:
+int __cdecl (*__MINGW_IMP_SYMBOL(snwprintf))(wchar_t *__restrict__, size_t, 
const wchar_t *__restrict__, ...) = snwprintf;


Do we need those |__imp_| symbols in these files? We don’t declare them as |dllimport| in headers, and since they were previously inlined, I’d be surprised if anything depends on them.


Other than that, the series looks good to me. Thanks!


Jacek



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

Reply via email to