public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/20058] New: Add a suppression specification directive to avoid loading some binaries
@ 2016-01-01  0:00 dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/20058] " dodji at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=20058

            Bug ID: 20058
           Summary: Add a suppression specification directive to avoid
                    loading some binaries
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

A project can have shared libraries that are meant to be loaded for purposes
that are only internal to the project.

So there should be a way to avoid taking these 'internal' shared libraries into
account when comparing the ABI of the libraries of the project.

So there should be a new kind of suppression specification directive (and
properties) that allow us to blacklist the private libraries like:

  [suppress_file]
    file_name_regexp = <name-of-the-private-shared-libraries>

That directive should prevent the tool from loading the private libraries
altogether.

Similarly, there should be some property that allow us to whitelist the public
shared libraries that should be taken into account for ABI comparison:

  [suppress_file]
    file_name_not_regexp = <name-of-the-public-shared-libraries>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug default/20058] Add a suppression specification directive to avoid loading some binaries
  2016-01-01  0:00 [Bug default/20058] New: Add a suppression specification directive to avoid loading some binaries dodji at redhat dot com
@ 2016-01-01  0:00 ` dodji at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=20058

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from dodji at redhat dot com ---
This enhancement request should be addressed by commit
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=080b88c9a1d669969fcc2b7ffcdc68aee9fa28c9
in the master branch of the git repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-08 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-01  0:00 [Bug default/20058] New: Add a suppression specification directive to avoid loading some binaries dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/20058] " dodji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).