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?


Thanks,

Jacek


------------------------------------------------------------------------------
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
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to