Yes, this issue is related to a bug in stdio.h and sec_api/stdio_s.h headers. In stdio.h the ..._l variant are declared without CRTIMP, and in sec_api/stdio_s.h with.
Those functions functions need to be removed from stdio.h header AFAICS. Kai ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
