mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-19 12:11:57 +02:00
Fix make check
This commit is contained in:
parent
90bd00b055
commit
bc87370219
@ -1,5 +1,9 @@
|
|||||||
2005-12-30 Matthias Clasen <mclasen@redhat.com>
|
2006-01-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gobject.symbols: Add g_initially_unowned_get_type.
|
||||||
|
|
||||||
|
2005-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gsignal.c: Remove the handler trash stack, which
|
* gsignal.c: Remove the handler trash stack, which
|
||||||
is now unused.
|
is now unused.
|
||||||
(g_signal_init): Remove the restriction that HandlerMatch
|
(g_signal_init): Remove the restriction that HandlerMatch
|
||||||
|
@ -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