mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-04 21:16:52 +02:00
Fix make check
svn path=/trunk/; revision=7600
This commit is contained in:
parent
0879e4aabb
commit
8caab42314
@ -1,3 +1,10 @@
|
|||||||
|
2008-10-14 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Bug 556335 – make check fails in abicheck.sh
|
||||||
|
|
||||||
|
* gio.symbols: Add g_file_attribute_info_list_get_type.
|
||||||
|
Pointed out by Pascal Terjan.
|
||||||
|
|
||||||
2008-10-13 Alexander Larsson <alexl@redhat.com>
|
2008-10-13 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gdesktopappinfo.c:
|
* gdesktopappinfo.c:
|
||||||
|
@ -216,6 +216,7 @@ g_file_attribute_info_list_new
|
|||||||
g_file_attribute_info_list_ref
|
g_file_attribute_info_list_ref
|
||||||
g_file_attribute_info_list_unref
|
g_file_attribute_info_list_unref
|
||||||
g_file_attribute_info_list_dup
|
g_file_attribute_info_list_dup
|
||||||
|
g_file_attribute_info_list_get_type G_GNUC_CONST
|
||||||
g_file_attribute_info_list_lookup
|
g_file_attribute_info_list_lookup
|
||||||
g_file_attribute_info_list_add
|
g_file_attribute_info_list_add
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user