On Thu, 9 Nov 2017, Jacek Caban wrote:
On 08.11.2017 23:19, Martin Storsjö wrote:
+ // We have a fallback definition of __p___argv for msvcrt versions that
+ // lack it, so always declare it as available, but without _CRTIMP.
+ char ***__cdecl __p___argv(void);
How about using __MINGW_IMP_SYMBOL in compat implementation so that we
can leave _CRTIMP here?
That's probably a good idea - I'll revise it.
// Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public