public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/19619] New: Suppressions incomplete?
@ 2016-01-01  0:00 michi.henning at canonical dot com
  2016-01-01  0:00 ` [Bug default/19619] failing to suppress added aliased function reports for C++ dodji at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: michi.henning at canonical dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 19619
           Summary: Suppressions incomplete?
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: michi.henning at canonical dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Created attachment 8980
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8980&action=edit
Dump files and suppressions file

I'm risking making a fool of myself again. Maybe I made a mistake...

I have a suppressions file like so:

[suppress_function]
    name_regexp = boost::.*
    change_kind = added-function

[suppress_function]
    name_regexp = std::.*
    change_kind = added-function

[suppress_function]
    name_regexp = unity::scopes::testing::.*
    change_kind = added-function

Command is:

$ abidiff --no-unreferenced-symbols --suppressions suppressions
libunity-scopes_1.0.0.abi.xml libunity-scopes_1.0.3.abi.xml

The suppressions are there to get rid of function template instantiations for
things that were added after the baseline ABI.

The suppressions work to a large degree. The boost suppression gets rid of all
boost added functions. The std and unity::scopes::testing suppressions match
many, but not all, of the functions in their respective namespaces, so the
output still shows 33 added functions.

It's not clear to me why.

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

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

end of thread, other threads:[~2016-02-13  7:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-01  0:00 [Bug default/19619] New: Suppressions incomplete? michi.henning at canonical dot com
2016-01-01  0:00 ` [Bug default/19619] failing to suppress added aliased function reports for C++ dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19619] Suppressions incomplete? dodji at seketeli dot org
2016-01-01  0:00 ` [Bug default/19619] failing to suppress added aliased function reports for C++ dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19619] Suppressions incomplete? michi.henning at canonical dot com
2016-01-01  0:00 ` [Bug default/19619] New: " Dodji Seketeli
2016-01-01  0:00 ` [Bug default/19619] failing to suppress added aliased function reports for C++ dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19619] Suppressions incomplete? michi.henning at canonical 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).