From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by sourceware.org (Postfix) with ESMTPS id 66CDA396E053; Thu, 2 Jun 2022 15:00:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 66CDA396E053 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seketeli.org Received: (Authenticated sender: dodji@seketeli.org) by mail.gandi.net (Postfix) with ESMTPSA id 096A5240019; Thu, 2 Jun 2022 15:00:09 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 20EAF5800F8; Thu, 2 Jun 2022 17:00:08 +0200 (CEST) From: Dodji Seketeli To: gprocida at google dot com via Libabigail Cc: gprocida at google dot com Subject: Re: [Bug default/29047] abidiff statistics omit symbol with no debug info changes Organization: Me, myself and I References: X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Thu, 02 Jun 2022 17:00:08 +0200 In-Reply-To: (gprocida at google dot com via Libabigail's message of "Thu, 02 Jun 2022 08:48:11 +0000") Message-ID: <87czfrrtzb.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2022 15:00:18 -0000 Hello, gprocida at google dot com via Libabigail a =C3=A9crit: > https://sourceware.org/bugzilla/show_bug.cgi?id=3D29047 > > --- Comment #2 from gprocida at google dot com --- > The patch is good. Thank you. [...] Dodji Seketeli a =C3=A9crit: > > * src/abg-comparison.cc (corpus_diff::priv::emit_diff_stats): In > the "leaf change summary" section, add the number of removed/added > symbols not described by debug info. > > Signed-off-by: Dodji Seketeli Applied to master, thanks! [...] Cheers, --=20 Dodji