From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2201) id CD3EA3858C2F; Sat, 2 Jul 2022 12:40:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD3EA3858C2F To: cygwin-apps-cvs@sourceware.org Subject: [setup - the official Cygwin setup program] branch master, updated. release_2.920 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1ff458d0e5e34bec9336ae51952805c0b994b54d X-Git-Newrev: df567cdb822e189ac1011024fffa77a70cc736bb Message-Id: <20220702124027.CD3EA3858C2F@sourceware.org> Date: Sat, 2 Jul 2022 12:40:27 +0000 (GMT) From: Jon TURNEY X-BeenThere: cygwin-apps-cvs@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin-apps git logs List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2022 12:40:27 -0000 https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=df567cdb822e189ac1011024fffa77a70cc736bb commit df567cdb822e189ac1011024fffa77a70cc736bb Author: Christian Franke Date: Wed Jun 29 16:51:47 2022 +0200 Clear filename on GUI after running perpetual preremove scripts https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=6fa3f022f1d98a27aec12c1c707ff960a6d47845 commit 6fa3f022f1d98a27aec12c1c707ff960a6d47845 Author: Christian Franke Date: Wed Jun 29 19:57:26 2022 +0200 Also run stratum 'z' perpetual preremove scripts Diff: --- install.cc | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/install.cc b/install.cc index 6689a08d..1fdc699f 100644 --- a/install.cc +++ b/install.cc @@ -76,26 +76,28 @@ struct std_dirs_t { mode_t mode; }; -class Perpetual0RemoveFindVisitor : public FindVisitor +class PerpetualRemoveFindVisitor : public FindVisitor { public: - explicit Perpetual0RemoveFindVisitor (std::vector