This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mingw-org-wsl" repository containing the "mingw" project. The branch, 5.2-trunk has been updated via 21718add2560a3103b881327bee3779b06a488ff (commit) from d5d3c02995a0242f35e7c994ff0a4119e45bed19 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 21718add2560a3103b881327bee3779b06a488ff Author: Keith Marshall <keith****@users*****> Date: Wed Jul 3 21:49:42 2019 +0100 Avoid built-in snprintf() prototypes; fix MinGW-Bug #39224 ----------------------------------------------------------------------- Summary of changes: mingwrt/ChangeLog | 17 ++++++++++++++++ mingwrt/include/stdio.h | 43 +++++++++++++++++++++++++++++++++++---- mingwrt/mingwex/stdio/snprintf.c | 40 ++++++++++++++++++++++++++---------- mingwrt/mingwex/stdio/vsnprintf.c | 40 ++++++++++++++++++++++++++---------- mingwrt/tests/ansiprintf.at | 35 +++++++++++++++++-------------- 5 files changed, 134 insertions(+), 41 deletions(-) hooks/post-receive -- mingw-org-wsl (mingw)