[Bug default/23026] New: RFE: Run report symbol output from dist.abicheck through c++filt for readability.

hobbes1069 at gmail dot com sourceware-bugzilla@sourceware.org
Mon Jan 1 00:00:00 GMT 2018


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

            Bug ID: 23026
           Summary: RFE: Run report symbol output from dist.abicheck
                    through c++filt for readability.
           Product: libabigail
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: hobbes1069 at gmail dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Current output:

================ changes of 'libOpenImageIO.so.1.8.9'===============
  Functions changes summary: 0 Removed, 0 Changed, 0 Added function
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
  Function symbols changes summary: 1 Removed, 0 Added function symbol not
referenced by debug info
  Variable symbols changes summary: 0 Removed, 0 Added variable symbol not
referenced by debug info

  1 Removed function symbol not referenced by debug info:
   
_ZNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EE22_M_add_character_classERKNS1_12basic_stringIcSt11char_traitsIcESaIcEEEb

Could be:

================ changes of 'libOpenImageIO.so.1.8.9'===============
  Functions changes summary: 0 Removed, 0 Changed, 0 Added function
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
  Function symbols changes summary: 1 Removed, 0 Added function symbol not
referenced by debug info
  Variable symbols changes summary: 0 Removed, 0 Added variable symbol not
referenced by debug info

  1 Removed function symbol not referenced by debug info:

std::__detail::_BracketMatcher<std::__cxx11::regex_traits<char>, true,
true>::_M_add_character_class(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, bool)

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


More information about the Libabigail mailing list