[MinGW-Notify] [SCM] mingw-get (mingw) branch, master, updated. 30cd6961976ad16a9c2af8f78e77b62994e51fda

Back to archive index
MinGW Notification List mingw****@lists*****
Wed Jun 24 02:18:33 JST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-get" repository
containing the "mingw" project.

The branch, master has been updated
       via  30cd6961976ad16a9c2af8f78e77b62994e51fda (commit)
       via  1c523d48fbc447f6c81b46afcf962dabb5816f74 (commit)
      from  f32b58680a31700042edfdc2703258f2273dfee5 (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 30cd6961976ad16a9c2af8f78e77b62994e51fda
Author: Keith Marshall <keith****@users*****>
Date:   Tue Jun 23 18:15:25 2020 +0100

    Delete an unnecessary duplicate function call.

commit 1c523d48fbc447f6c81b46afcf962dabb5816f74
Author: Keith Marshall <keith****@users*****>
Date:   Tue Jun 23 18:01:47 2020 +0100

    Eliminate invalid comparisons of "this" with nullptr.

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

Summary of changes:
 ChangeLog       |  77 +++++++++++++++
 src/climain.cpp |  30 +++---
 src/dllhook.cpp | 286 ++++++++++++++++++++++++++++----------------------------
 src/guiexec.cpp |  12 +--
 src/pkgbase.h   |  39 ++++----
 src/pkgdata.cpp | 125 ++++++++++++-------------
 src/pkgdeps.cpp |  73 ++++++---------
 src/pkgexec.cpp | 277 ++++++++++++++++++++++++++----------------------------
 src/pkginst.cpp |   5 +-
 src/pkgunst.cpp |   2 +-
 src/setup.cpp   |   8 --
 src/setup.h     |   8 +-
 12 files changed, 487 insertions(+), 455 deletions(-)


hooks/post-receive
-- 
mingw-get (mingw)



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