On Thu, 21 Jun 2018, Jacek Caban wrote:
This is used by strsafe.c from mingwex. Signed-off-by: Jacek Caban <[email protected]> --- mingw-w64-crt/Makefile.am | 1 + mingw-w64-crt/stdio/ucrt__vsnwprintf.c | 15 +++++++++++++++ mingw-w64-headers/crt/stdio.h | 6 +----- 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 mingw-w64-crt/stdio/ucrt__vsnwprintf.c
LGTM Signed-off-by: Martin Storsjö <[email protected]> // 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
