On Tue, 10 Dec 2024, LIU Hao wrote:

在 2024-11-28 01:33, Pali Rohár 写道:
+{
+  /*
+   * ABI of msvcrt.dll __getmainargs() function was changed in Windows XP.
+ * In Windows 2000 and older versions of msvcrt.dll, including the original + * Visual C++ 6.0 msvcrt.dll version, __getmainargs() has void return value

This should be 'void return type' which means it returns 'no value'.

This set of patches seemed fine to me as well, so I pushed it, with this comment fixed (in both files) and the incorrect "void" return type in msvcrt__wgetmainargs.c also fixed.

// 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