[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19607] New: abidiff --stats does not report breaking change



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

            Bug ID: 19607
           Summary: abidiff --stats does not report breaking change
           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 8975
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8975&action=edit
Dump files

$ abidiff --stat dump1 dump2
Functions changes summary: 0 Removed, 0 Changed, 160 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Function symbols changes summary: 0 Removed, 90 Added function symbols not
referenced by debug info
Variable symbols changes summary: 0 Removed, 2 Added variable symbols not
referenced by debug info


Note: it says "0 Changed"

But the attached dump files contain a breaking change (two swapped virtual
methods).

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