From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by sourceware.org (Postfix) with ESMTPS id 3298D3858C27 for ; Wed, 17 Nov 2021 08:34:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3298D3858C27 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 relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 758C26000B; Wed, 17 Nov 2021 08:33:59 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 9A630581C23; Wed, 17 Nov 2021 09:33:58 +0100 (CET) From: Dodji Seketeli To: "Guillermo E. Martinez via Libabigail" Subject: Re: [PATCH] Add regression tests for ctf reading Organization: Me, myself and I References: <1859179.TfuLjZUhfy@sali> <20211115134953.3785647-1-guillermo.e.martinez@oracle.com> X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Wed, 17 Nov 2021 09:33:58 +0100 In-Reply-To: <20211115134953.3785647-1-guillermo.e.martinez@oracle.com> (Guillermo E. Martinez via Libabigail's message of "Mon, 15 Nov 2021 07:49:53 -0600") Message-ID: <87ee7f5gg9.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.5 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Wed, 17 Nov 2021 08:34:03 -0000 Hello Guillermo, "Guillermo E. Martinez via Libabigail" a =C3=A9crit: > This patch includes a new regression tests for CTF. Thanks a lot for looking into this. It is appreciated. > Comments will be appreciated. I have tried to apply the patch, but unfortunately, I think several *.abi files changed in the repository since you produced the patch. Could you please "git rebase" your patch, adjust for the changes you see and send it again? Thanks a lot! Cheers, [...] --=20 Dodji