mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-20 04:22:11 +02:00
Fix make check
This commit is contained in:
parent
90bd00b055
commit
bc87370219
@ -1,3 +1,7 @@
|
|||||||
|
2006-01-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gobject.symbols: Add g_initially_unowned_get_type.
|
||||||
|
|
||||||
2005-12-30 Matthias Clasen <mclasen@redhat.com>
|
2005-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gsignal.c: Remove the handler trash stack, which
|
* gsignal.c: Remove the handler trash stack, which
|
||||||
|
@ -20,6 +20,7 @@ g_date_get_type G_GNUC_CONST
|
|||||||
g_gstring_get_type G_GNUC_CONST
|
g_gstring_get_type G_GNUC_CONST
|
||||||
g_strv_get_type G_GNUC_CONST
|
g_strv_get_type G_GNUC_CONST
|
||||||
g_hash_table_get_type G_GNUC_CONST
|
g_hash_table_get_type G_GNUC_CONST
|
||||||
|
g_initially_unowned_get_type G_GNUC_CONST
|
||||||
g_closure_get_type G_GNUC_CONST
|
g_closure_get_type G_GNUC_CONST
|
||||||
g_value_get_type G_GNUC_CONST
|
g_value_get_type G_GNUC_CONST
|
||||||
g_value_array_get_type G_GNUC_CONST
|
g_value_array_get_type G_GNUC_CONST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user