From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117708 invoked by alias); 24 Jul 2018 08:23:42 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 117682 invoked by uid 89); 24 Jul 2018 08:23:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.0 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=emails X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Jul 2018 08:23:40 +0000 Received: from librem.wildebeest.org (unknown [145.15.244.16]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 571A530008B3; Tue, 24 Jul 2018 10:23:38 +0200 (CEST) Received: by librem.wildebeest.org (Postfix, from userid 1000) id 21E9413F949; Tue, 24 Jul 2018 10:23:32 +0200 (CEST) Date: Tue, 24 Jul 2018 08:23:00 -0000 From: Mark Wielaard To: Igor Gnatenko Cc: elfutils-devel@sourceware.org Subject: Re: [PATCH] elfcompress: Don't rewrite file if no section data needs to be updated. Message-ID: <20180724082332.GG6589@wildebeest.org> References: <20180721151504.31551-1-mark@klomp.org> <20180722151954.GH2363@wildebeest.org> <20180722203936.GI2363@wildebeest.org> <20180724075728.GF6589@wildebeest.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180724075728.GF6589@wildebeest.org> User-Agent: Mutt/1.10.0 (2018-05-17) X-Spam-Flag: NO X-IsSubscribed: yes X-SW-Source: 2018-q3/txt/msg00045.txt.bz2 On Tue, Jul 24, 2018 at 09:57:28AM +0200, Mark Wielaard wrote: > On Mon, Jul 23, 2018 at 06:36:37PM +0200, Igor Gnatenko wrote: > > Acked-by: Igor Gnatenko > > Thanks. Pushed to master. BTW. For those at home just reading the mailinglist and wondering why they only see one part of the converstation. The elfutils-devel mailinglist is open for all, but does reject HTML emails. But since I was on CC I still got those, replying text-only.