public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/27715] New: Fails to detect GObjectClass ABI changes
@ 2021-04-09 17:05 marcandre.lureau at gmail dot com
  2021-04-09 17:54 ` [Bug default/27715] " maennich at android dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: marcandre.lureau at gmail dot com @ 2021-04-09 17:05 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 27715
           Summary: Fails to detect GObjectClass ABI changes
           Product: libabigail
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: marcandre.lureau at gmail dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

GObject (and other similar C object-oriented code) have class structures that
should be checked for ABI breakage. However, abidiff fails to report the
change:


abidiff --headers-dir1 /tmp/old/usr/include/spice-client-glib-2.0
--headers-dir2 /tmp/new/usr/include/spice-client-glib-2.0  --fail-no-debug-info
--no-added-syms                
/tmp/old/usr/lib64/libspice-client-glib-2.0.so.8.7.0
/tmp/new/usr/lib64/libspice-client-glib-2.0.so.8.7.0

diff -u /tmp/old/usr/include/spice-client-glib-2.0/spice-channel.h
/tmp/new/usr/include/spice-client-glib-2.0/spice-channel.h
--- /tmp/old/usr/include/spice-client-glib-2.0/spice-channel.h  2021-04-09
20:40:30.686290157 +0400
+++ /tmp/new/usr/include/spice-client-glib-2.0/spice-channel.h  2021-04-09
20:42:19.934229443 +0400
@@ -106,7 +106,6 @@

     /*< private >*/
     /* virtual method, any context */
-    gpointer deprecated;
     void (*channel_reset)(SpiceChannel *channel, gboolean migrating);
     gpointer deprecated2;


Supposedly more structures/types in the headers should be checked by default
(even if nothing explicitely depend on it).

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-04-29 15:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 17:05 [Bug default/27715] New: Fails to detect GObjectClass ABI changes marcandre.lureau at gmail dot com
2021-04-09 17:54 ` [Bug default/27715] " maennich at android dot com
2021-04-12  8:21 ` marcandre.lureau at gmail dot com
2021-04-12  9:49 ` maennich at android dot com
2021-04-12 13:54 ` marcandre.lureau at gmail dot com
2021-04-12 13:55 ` marcandre.lureau at gmail dot com
2021-04-12 13:55 ` marcandre.lureau at gmail dot com
2021-04-12 14:05 ` maennich at android dot com
2021-04-12 19:01 ` marcandre.lureau at gmail dot com
2021-04-14 10:53 ` maennich at android dot com
2021-04-20 11:55 ` marcandre.lureau at gmail dot com
2021-04-29 15:13 ` marcandre.lureau at gmail dot com

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).