From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by sourceware.org (Postfix) with ESMTPS id 7F397385B835 for ; Tue, 31 Mar 2020 10:37:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7F397385B835 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dodji@seketeli.org X-Originating-IP: 91.166.131.130 Received: from localhost (91-166-131-130.subs.proxad.net [91.166.131.130]) (Authenticated sender: dodji@seketeli.org) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 7416DFF80D; Tue, 31 Mar 2020 10:37:49 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 6339B581890; Tue, 31 Mar 2020 12:37:48 +0200 (CEST) From: Dodji Seketeli To: Giuliano Procida Cc: libabigail@sourceware.org, kernel-team@android.com, maennich@google.com Subject: Re: [PATCH 0/7] Mostly whitespace changes and fixes. Organization: Me, myself and I References: <20200327140017.1917-1-gprocida@google.com> X-Operating-System: Fedora 33 X-URL: http://www.seketeli.net/~dodji Date: Tue, 31 Mar 2020 12:37:47 +0200 In-Reply-To: <20200327140017.1917-1-gprocida@google.com> (Giuliano Procida's message of "Fri, 27 Mar 2020 14:00:10 +0000") Message-ID: <877dz0rero.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libabigail mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 10:37:53 -0000 Hello Giuliano, Matthias, Giuliano Procida a =C3=A9crit: [...] > Giuliano Procida (7): > abidiff: Clean up new lines between sections. > abidiff: Remove blank line after base class diffs. > abidiff: Fix enum impacted interfaces blank line. > abidiff: Remove member function diff blank lines. > abidiff: Fix variable declaration formatting. > abidiff: Eliminate leaf mode double blank lines. > abidiff: Remove new lines after parameter diffs. Great patch set, thank you! I have applied it master. [...] Matthias Maennich a =C3=A9crit: [...] > This is all excellent work and makes the output of abidiff so much more > consistent and nicer to read. Thanks a lot. For the whole series: > Reviewed-by: Matthias Maennich Warmly seconded. Many thanks for all these appreciated improvement! Cheers, --=20 Dodji