From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0148D385843C; Sun, 5 Sep 2021 13:48:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0148D385843C From: "lukas at wunner dot de" To: libabigail@sourceware.org Subject: [Bug default/28289] [1.7 -> 1.8 regression] false positives involving enum synthetic type names Date: Sun, 05 Sep 2021 13:48:01 +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: lukas at wunner dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Sun, 05 Sep 2021 13:48:02 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28289 lukas at wunner dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #5 from lukas at wunner dot de --- In reply to gprocida from comment #4) > The commit, like other changes over the last year, resulted in changes to > the ABI representation for the same input. As you point out, the name cha= nge > triggers abidiff. In post-1.8 development the (first, partial) bitfield > offset fix warranted an XML version bump, making abidiff refuse to compare > mismatched XML files, but no such thing was done for the 1.7->1.8 changes. Thanks for the explanation Giuliano. The OpenZFS project now works around the issue by forcing version 1.8 or ne= wer: https://github.com/openzfs/zfs/commit/a9655fc2bd1f And the project's *.abi files have been regenerated with v1.8: https://github.com/openzfs/zfs/commit/6ea058da16cc Hopefully in the future there won't be any silent changes in the XML file format which trigger abidiff. Closing this. Thanks again. --=20 You are receiving this mail because: You are on the CC list for the bug.=