On Wed, 8 Nov 2017, Jacek Caban wrote:

Hi Martin,


On 11/7/17 10:29 PM, Martin Storsjö wrote:
Normally calling code should use the right version of headers,
but the getopt implementation in libmingwex will have a hardcoded
reference to __imp___argv.

I think it would be better to add __p___argv (a trivial wrapper around __argv) to libmsvcrt and use __p___argv in libmingwex instead.

That sounds like a great idea, I'll try that!

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

Reply via email to