From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6FD663851C19; Wed, 11 Nov 2020 16:07:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6FD663851C19 From: "maennich at android dot com" To: libabigail@sourceware.org Subject: [Bug default/19734] Libabigail skips the 'this' pointer when comparing two member functions Date: Wed, 11 Nov 2020 16:07:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: maennich at android dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 16:07:57 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D19734 Matthias Maennich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maennich at android dot com Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Matthias Maennich --- That appears to be fixed by a recent patch=20 2f92777dc8c3 ("Consider the implicit 'this' parameter when comparing method= s") https://sourceware.org/git/?p=3Dlibabigail.git;a=3Dcommit;h=3D2f92777dc8c34= a7f84011fbd62811b3c5d076a1a This is now reported as | Functions changes summary: 0 Removed, 1 Changed, 0 Added function | Variables changes summary: 0 Removed, 0 Changed, 0 Added variable | | 1 function with some indirect sub-type change: | | [C] 'method lego::lego()' at foo.h:10:1 has some indirect sub-type changes: | implicit parameter 0 of type 'lego*' has sub-type changes: | in pointed to type 'struct lego' at foo.h:2:1: | type size changed from 96 to 128 (in bits) | 2 data member changes: | type of 'char lego::buggy_symbol[5]' changed: | type name changed from 'char[5]' to 'char[10]' | array type size changed from 40 to 80 | array type subrange 1 changed length from 5 to 10 | 'int lego::payload' offset changed from 64 to 96 (in bits) (by= +32 bits) Hence closing. --=20 You are receiving this mail because: You are on the CC list for the bug.=