Follow-up Comment #16, bug #40227 (project make): Thanks.
My debugging shows that the problem does not happen with the MinGW32 build, because vsnprintf is replaced by a conforming implementation in libmingwex.a, which is linked in by default. (So I guess mingw.org's distribution is not as bad as it sounds.) Therefore, only MinGW64 builds need a fix. Please try the patch in the attachment; it is relative to stock Make 4.0. (file #29380) _______________________________________________________ Additional Item Attachment: File name: vsnprintf.dif Size:0 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?40227> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make