[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/23641] Libabigail seems to be confused by Gtk



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

--- Comment #1 from Mathieu Bridon <bochecha at daitauha dot fr> ---
I'll add that I've seen similar abidiff reports when checking multiple commits
in the Gtk repository.

I originally encountered this when upgrading Gtk from 3.22.30 to 3.24.0 in the
Freedesktop Sdk:
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/96780305

I thought maybe that was an actual ABI break, and spent the afternoon bisecting
the changes in Git between those 2 releases… only to find an ABI break in a
commit which changed an m4 file provided for Gtk consumers (i.e not used when
building libgtk-3.so.0).

I have since reproduced similar abidiff reports (always GtkFooPrivate at offset
192 of some GtkFoo class) for many commits in the Gtk repository, whether they
changed the code or not, leading me to think this might be a libabigail issue.

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