[MinGW-Notify] [SCM] mingw-org-wsl (mingw) branch, 5.5-trunk, updated. 475f0b6dd1ccc2714a75aa2a36a73c95e73c15c0

Back to archive index
MinGW Notification List mingw****@lists*****
Wed May 26 00:08:37 JST 2021


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.5-trunk has been updated
       via  475f0b6dd1ccc2714a75aa2a36a73c95e73c15c0 (commit)
       via  e5e5f0625a26ec0902f0f23cea7e1be098f8ee39 (commit)
      from  7b37e9a66a0faf14dc59b7f3bc7dda51db1e9703 (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 475f0b6dd1ccc2714a75aa2a36a73c95e73c15c0
Author: Keith Marshall <keith****@users*****>
Date:   Tue May 25 16:06:58 2021 +0100

    Add "legacy-safe" emulation of Microsoft's version helpers API.

commit e5e5f0625a26ec0902f0f23cea7e1be098f8ee39
Author: Keith Marshall <keith****@users*****>
Date:   Tue May 25 15:28:11 2021 +0100

    Correct an entry-point look-up logic defect.

-----------------------------------------------------------------------

Summary of changes:
 w32api/ChangeLog                |  23 ++++++
 w32api/Makefile.in              |   2 +-
 w32api/include/versionhelpers.h | 103 +++++++++++++++++++++++
 w32api/lib/availapi.c           |   2 +-
 w32api/lib/osvercmp.c           | 178 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 306 insertions(+), 2 deletions(-)
 create mode 100644 w32api/include/versionhelpers.h
 create mode 100644 w32api/lib/osvercmp.c


hooks/post-receive
-- 
mingw-org-wsl (mingw)



More information about the MinGW-Notify mailing list
Back to archive index