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 f32b58680a31700042edfdc2703258f2273dfee5 (commit) via 3615999b305997fbd231041763498e5096236c3f (commit) via f3a84d2203e0d164fe3148753c487420a15d7722 (commit) via 5b2d4297d3a55a55004dc78573fcd0415647f376 (commit) via 2e5e8d50c4490b32b666efc42a7ea07b6e890f82 (commit) from 5107971395660cb226623e42fb2ecf1bf21c3c8b (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 f32b58680a31700042edfdc2703258f2273dfee5 Author: Keith Marshall <keith****@users*****> Date: Mon Jun 22 22:11:25 2020 +0100 Do not dereference nullptr in package directory trees. commit 3615999b305997fbd231041763498e5096236c3f Author: Keith Marshall <keith****@users*****> Date: Mon Jun 22 15:10:29 2020 +0100 Ignore spin wait requests with no designated referrer. commit f3a84d2203e0d164fe3148753c487420a15d7722 Author: Keith Marshall <keith****@users*****> Date: Mon Jun 22 11:44:57 2020 +0100 Support options interpretation from an unborn options object. commit 5b2d4297d3a55a55004dc78573fcd0415647f376 Author: Keith Marshall <keith****@users*****> Date: Sun Jun 21 22:54:25 2020 +0100 Declare functions as void when return value is immaterial. commit 2e5e8d50c4490b32b666efc42a7ea07b6e890f82 Author: Keith Marshall <keith****@users*****> Date: Sun Jun 21 12:31:36 2020 +0100 Ensure non-void functions always return explicit values. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/dmhguix.cpp | 9 +++++++-- src/guimain.cpp | 8 +++----- src/pkginet.cpp | 12 ++++++------ src/pkginet.h | 6 +++--- src/pkglist.h | 15 ++++++++++----- src/pkgnget.cpp | 8 ++++---- src/pkgopts.cpp | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++---- src/pkgopts.h | 58 +++++++++++++++----------------------------------------- src/pkgshow.cpp | 50 +++++++++++++++++++++++++----------------------- src/pkgstat.h | 6 +++--- 11 files changed, 188 insertions(+), 99 deletions(-) hooks/post-receive -- mingw-get (mingw)