From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6DA4D38515C9; Mon, 5 Jun 2023 11:01:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6DA4D38515C9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685962889; bh=wUbPPTIZwVZniDdA2h1/HzXMMsu59SJTL99zUtOGYNc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HYhyduX0teMuD10rJ9EUq8RDiZ+xeWNvWRunYMmvRqnge7bCSmV+7qwF8HgRYETv5 eevLsww3Alt1I/JFLgfhlr6i6oaYrVLZ3RqXM16r+6NtWt8x7jAO36TbA14I7s7qAW x9aTWuQQ6pNCbpQPLGIH1r4igEO1DtHMqwLDkPkE= From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/30034] [libabigail] Handle library splitting Date: Mon, 05 Jun 2023 11:01:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: dodji at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30034 --- Comment #3 from dodji at redhat dot com --- Hello David, "david.marchand at redhat dot com" writes: [...] > - on the other hand, the "DT_NEEDED following with a name pattern" idea w= ould > be a project level option we would set in our check-abi.sh, Could you please elaborate on the DT_NEEDED-based scheme? On concrete terms, could please you give me an example of how abidiff would be invoked and how it should behave with respect to the DT_NEEDED property? That would be greatly appreciated. > I only see mentions of binaries, would this "set" feature be applicable to > comparing abidw dumps? Yes, I should have said binaries or ABIXML files. I'll update that. Thanks. --=20 You are receiving this mail because: You are on the CC list for the bug.=