public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: "woodard at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: libabigail@sourceware.org
Subject: [Bug default/27086] New: file reports errors with itself
Date: Thu, 17 Dec 2020 00:03:31 +0000	[thread overview]
Message-ID: <bug-27086-9487@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 27086
           Summary: file reports errors with itself
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

with master as of 9fc16dbc

abidw --abidiff
/home/ben/Shared/Work/spack/opt/spack/linux-fedora33-skylake/gcc-10.2.1/miniconda3-4.8.2-oudnbhbtypfh2ozp37mvcmbef4p2gjcv/lib/libstdc++.so.6.0.26

reports hundreds of differences with itself beginning with:

Functions changes summary: 0 Removed, 634 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

634 functions with some indirect sub-type change:

  [C] 'method void std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char>
>::basic_istringstream(std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >&&)' at sstream:477:1 has some
indirect sub-type changes:
    implicit parameter 0 of type 'std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >*' has sub-type changes:
      in pointed to type 'class std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >' at sstream:392:1:
        type size hasn't changed
        1 base class change:
          'class std::basic_istream<char, std::char_traits<char> >' at
istream:58:1 changed:
            type size hasn't changed
            2 member function insertions:
              'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream()' at istream:103:1, virtual at voffset 0/0
              'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream(int, void**)' at istream:103:1
            2 member function changes:
              'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream(int, void**)' has some sub-type changes:
                implicit parameter 0 of type 'std::basic_istream<char,
std::char_traits<char> >*' has sub-type changes:
                  pointed to type 'class std::basic_istream<char,
std::char_traits<char> >' changed, as being reported
              'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream()' has some sub-type changes:
                implicit parameter 0 of type 'std::basic_istream<char,
std::char_traits<char> >*' has sub-type changes:
                  pointed to type 'class std::basic_istream<char,
std::char_traits<char> >' changed, as being reported
        2 member function changes:
          'method virtual std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >::~basic_istringstream(int,
void**)' has some sub-type changes:
            implicit parameter 0 of type
'std::__cxx11::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >*' has sub-type changes:
              pointed to type 'class std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >' changed, as being reported
          'method virtual std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >::~basic_istringstream()' has
some sub-type changes:
            implicit parameter 0 of type
'std::__cxx11::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >*' has sub-type changes:
              pointed to type 'class std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >' changed, as being reported
    parameter 1 of type 'std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >&&' has sub-type changes:
      referenced type 'class std::__cxx11::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> >' changed at sstream:392:1, as
reported earlier

The origin appears to be:

 'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream()' at istream:103:1, virtual at voffset 0/0
 'method virtual std::basic_istream<char, std::char_traits<char>
>::~basic_istream(int, void**)' at istream:103:1

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

             reply	other threads:[~2020-12-17  0:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  0:03 woodard at redhat dot com [this message]
2020-12-17  0:09 ` [Bug default/27086] " woodard at redhat dot com
2020-12-17  0:10 ` woodard at redhat dot com
2021-06-08 21:40 ` woodard at redhat dot com
2021-09-07 18:36 ` woodard at redhat dot com
2021-09-07 19:39 ` [Bug default/27086] embedded version of libstdc++ in miniconda3 does not self-compare woodard at redhat dot com
2021-09-08 15:10 ` woodard at redhat dot com
2021-09-23 11:50 ` dodji at redhat dot com
2021-09-23 16:33 ` dodji at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-27086-9487@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libabigail@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).