From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8044 invoked by alias); 26 Jul 2019 22:53:25 -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 8034 invoked by uid 89); 26 Jul 2019 22:53:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-7.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-Spam-Status: No, score=-7.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: vmicros1.altlinux.org Received: from vmicros1.altlinux.org (HELO vmicros1.altlinux.org) (194.107.17.57) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 26 Jul 2019 22:53:24 +0000 Received: from mua.local.altlinux.org (mua.local.altlinux.org [192.168.1.14]) by vmicros1.altlinux.org (Postfix) with ESMTP id C04C072CC6C; Sat, 27 Jul 2019 01:53:21 +0300 (MSK) Received: by mua.local.altlinux.org (Postfix, from userid 508) id AD4867CCE4F; Sat, 27 Jul 2019 01:53:21 +0300 (MSK) Date: Fri, 26 Jul 2019 22:53:00 -0000 From: "Dmitry V. Levin" To: Mark Wielaard Cc: elfutils-devel@sourceware.org, Florian Weimer , Panu Matilainen Subject: Re: [PATCH] elfclassify: Add --library classification. Message-ID: <20190726225321.GA14246@altlinux.org> References: <20190720215116.GC2851@wildebeest.org> <20190725223932.32683-1-mark@klomp.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20190725223932.32683-1-mark@klomp.org> X-IsSubscribed: yes X-SW-Source: 2019-q3/txt/msg00080.txt.bz2 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 614 On Fri, Jul 26, 2019 at 12:39:32AM +0200, Mark Wielaard wrote: > > Maybe you are looking for another goal/classification? For example I > > added --program which does classify those special files as programs > > (even though --shared also says they are shared libraries). Maybe you > > are looking for a different classification similar/dual to that. Say > > --library? >=20 > This patch implements this and updates the --help text to better explain > the differenes between --loadable, --shared/--executable and > --program/--library. >=20 > Does this look reasonable? Yes, this looks fine, thanks! --=20 ldv --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" Content-length: 801 -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJdO4RhAAoJEAVFT+BVnCUIs2QP/2TxISvLUtuR9jU7qFIfO+U5 UwhD+FY3wGbylfgG0h0u0MoE8dOFzcjd7YkYSGBes/kLJ0TPDN/VTP+bsVJlU3hq oE79UiZkcOTXFDNBWMiMoE41y/dpIkiQhmnIHuEDgBUmVQZs7PXkP2W5/22u75RG VpNmvdAPi5dzz0xgWQihtbroCZHjkl73ulM8f9pBPAHL3l6pqeGxDge1byUOLIYO z/CFyqiN71RbaJJ6AkJyOqDgN/zzbmYbJxlbyxczJ3NXkM4G5Y/dDaDIQ0Gkrbds OPpfuwXQM4AzlU9xZqSesTo+KP1OmseaMvTPVrTqxN+Gzb6yXNzR7OfS7nGSSLRd zlCp/4xnlhYOhMuHUpu1lxChPiOYpA+gwqEoXim0NJGw7rBs5RJt2tGXes9rgTdv BooIJ0CT1S0C5AoSpRob68zP8TjYBx7ZgufNR2b2alKc4Cg83Ok6vKMMfk+QcfJP HrdFyD9RuibMP/GPOwMaBHxhQrVubSTKgQNGLJq01962cePXjBznY6KlhGp3eECJ E0/sGSd/2qUIXliqwcVLc7A0wT9dS/XR5ip/SAcRrl6zjZTUnqoGsjeTYubu3zKs Vu1+b9y3x7Y8fXELDFBGO29HkOUg4FZj9mkqJKGGZzW9FlhCq6AtYBls1++2wG6B tYcflEW4o1BSiUGSO8UP =qYR1 -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--