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/26993] New: something is being lost in the abi
Date: Tue, 01 Dec 2020 15:22:53 +0000	[thread overview]
Message-ID: <bug-26993-9487@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 26993
           Summary: something is being lost in the abi
           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: ---

When running abidw --abidiff /lib64/libmutter-7.so.0.0.0
from mutter-3.38.1-3.fc33.x86_64

There are a ton of changes being reported

18 functions with some indirect sub-type change:

  [C] 'function void
meta_wayland_client_hide_from_window_list(MetaWaylandClient*, MetaWindow*)' at
meta-wayland-client.c:303:1 has some indirect sub-type changes:
    parameter 2 of type 'MetaWindow*' has sub-type changes:
      in pointed to type 'typedef MetaWindow' at types.h:32:1:
        underlying type 'struct _MetaWindow' at window-private.h:160:1 changed:
          type size hasn't changed
          4 data member changes:
            type of 'MetaDisplay* _MetaWindow::display' changed:
              in pointed to type 'typedef MetaDisplay' at types.h:29:1:
                underlying type 'struct _MetaDisplay' at
display-private.h:107:1 changed:
                  type size hasn't changed
                  4 data member changes:
                    type of 'MetaWindow* _MetaDisplay::focus_window' changed:
                      in pointed to type 'typedef MetaWindow' at types.h:32:1:
                        underlying type 'struct _MetaWindow' changed, as being
reported
                    type of 'MetaWindow* _MetaDisplay::autoraise_window'
changed:
                      in pointed to type 'typedef MetaWindow' at types.h:32:1:
                        underlying type 'struct _MetaWindow' changed, as being
reported
                    type of 'MetaWindow* _MetaDisplay::grab_window' changed:
                      in pointed to type 'typedef MetaWindow' at types.h:32:1:
                        underlying type 'struct _MetaWindow' changed, as being
reported
                    type of 'MetaStack* _MetaDisplay::stack' changed:
                      in pointed to type 'typedef MetaStack' at
display-private.h:50:1:
                        underlying type 'struct _MetaStack' at stack.h:52:1
changed:
                          type size hasn't changed
                          1 data member change:
                            type of 'MetaDisplay* _MetaStack::display' changed:
                              in pointed to type 'typedef MetaDisplay' at
types.h:29:1:
                                underlying type 'struct _MetaDisplay' changed,
as being reported
            type of 'MetaWindow* _MetaWindow::transient_for' changed:
              in pointed to type 'typedef MetaWindow' at types.h:32:1:
                underlying type 'struct _MetaWindow' changed, as being reported
            type of 'MetaWindow* _MetaWindow::attached_focus_window' changed:
              in pointed to type 'typedef MetaWindow' at types.h:32:1:
                underlying type 'struct _MetaWindow' changed, as being reported
            type of 'MetaWindow* _MetaWindow::tile_match' changed:
              in pointed to type 'typedef MetaWindow' at types.h:32:1:
                underlying type 'struct _MetaWindow' changed, as being reported
<snip>

but looking through all the output I cannot figure out what the crux of the
change that is being reported is. It doesn't seem to be either of the "union"
problem or the "declared becoming defined" problem.

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

             reply	other threads:[~2020-12-01 15:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 15:22 woodard at redhat dot com [this message]
2020-12-01 15:24 ` [Bug default/26993] " maennich at android dot com
2020-12-02 18:04 ` woodard at redhat dot com
2020-12-04 18:47 ` woodard at redhat dot com
2021-01-15 18:04 ` 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-26993-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).