Update test-abidiff-exit/fdo-bug-2024-08-27 test ouput
authorDodji Seketeli <dodji@seketeli.org>
Sun, 15 Sep 2024 12:54:47 +0000 (14:54 +0200)
committerDodji Seketeli <dodji@seketeli.org>
Sun, 15 Sep 2024 12:54:47 +0000 (14:54 +0200)
With the recent work on type hashing that landed in the mainline the
output of the test data/test-abidiff-exit/fdo-bug-2024-08-27 needs
some updating.  Fixed thus.

* data/test-abidiff-exit/fdo-bug-2024-08-27/old-image--new-image-output-1.txt:
Adjust.

Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
data/test-abidiff-exit/fdo-bug-2024-08-27/old-image--new-image-output-1.txt

index d14b4870d5c74168485b52fbab7dfc8a10b5bf82..6b6d09fcb22e8b458d11bf1190e666c76e7d7f43 100644 (file)
@@ -16,11 +16,15 @@ Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
                     type size hasn't changed
                     4 data member changes:
                       type of 'gboolean (* prepare)(GSource*, gint*)' changed:
-                        entity changed from 'gboolean (*)(GSource*, gint*)' to compatible type 'typedef GSourceFuncsPrepareFunc'
+                        entity changed from 'gboolean (*)(GSource*, gint*)' to 'typedef GSourceFuncsPrepareFunc'
+                        type size hasn't changed
                       type of 'gboolean (* check)(GSource*)' changed:
-                        entity changed from 'gboolean (*)(GSource*)' to compatible type 'typedef GSourceFuncsCheckFunc'
+                        entity changed from 'gboolean (*)(GSource*)' to 'typedef GSourceFuncsCheckFunc'
+                        type size hasn't changed
                       type of 'gboolean (* dispatch)(GSource*, GSourceFunc, gpointer)' changed:
-                        entity changed from 'gboolean (*)(GSource*, GSourceFunc, gpointer)' to compatible type 'typedef GSourceFuncsDispatchFunc'
+                        entity changed from 'gboolean (*)(GSource*, GSourceFunc, gpointer)' to 'typedef GSourceFuncsDispatchFunc'
+                        type size hasn't changed
                       type of 'void (* finalize)(GSource*)' changed:
-                        entity changed from 'void (*)(GSource*)' to compatible type 'typedef GSourceFuncsFinalizeFunc'
+                        entity changed from 'void (*)(GSource*)' to 'typedef GSourceFuncsFinalizeFunc'
+                        type size hasn't changed
 
This page took 0.623493 seconds and 5 git commands to generate.