Add the new attributes here too.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Mar 2005 05:59:03 +0000 (05:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 8 Mar 2005 05:59:03 +0000 (05:59 +0000)
2005-03-08  Matthias Clasen  <mclasen@redhat.com>

* glib/glib.symbols: Add the new attributes here too.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/glib.symbols
gobject/ChangeLog
gobject/gobject.symbols

index 5f0fc52..f66cb7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add the new attributes here too.
+
        * glib/gmacros.h: Define G_GNUC_NULL_TERMINATED.
        (#164706, Marc Meissner)
 
index 5f0fc52..f66cb7b 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add the new attributes here too.
+
        * glib/gmacros.h: Define G_GNUC_NULL_TERMINATED.
        (#164706, Marc Meissner)
 
index 5f0fc52..f66cb7b 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add the new attributes here too.
+
        * glib/gmacros.h: Define G_GNUC_NULL_TERMINATED.
        (#164706, Marc Meissner)
 
index 5f0fc52..f66cb7b 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add the new attributes here too.
+
        * glib/gmacros.h: Define G_GNUC_NULL_TERMINATED.
        (#164706, Marc Meissner)
 
index 850def2..1fc3b26 100644 (file)
@@ -53,8 +53,8 @@ g_atomic_pointer_get
 #endif
 g_basename
 g_blow_chunks
-g_build_filename
-g_build_path
+g_build_filename G_GNUC_NULL_TERMINATED
+g_build_path G_GNUC_NULL_TERMINATED
 g_byte_array_append
 g_byte_array_free
 g_byte_array_new
@@ -743,7 +743,7 @@ g_strcasecmp
 g_strchomp
 g_strchug
 g_strcompress G_GNUC_MALLOC
-g_strconcat G_GNUC_MALLOC
+g_strconcat G_GNUC_MALLOC G_GNUC_NULL_TERMINATED
 g_strdelimit
 g_strdown
 g_strdup G_GNUC_MALLOC
@@ -790,7 +790,7 @@ g_string_sized_new
 g_string_truncate
 g_string_up
 g_strip_context
-g_strjoin G_GNUC_MALLOC
+g_strjoin G_GNUC_MALLOC G_GNUC_NULL_TERMINATED
 g_strjoinv G_GNUC_MALLOC
 g_strlcat
 g_strlcpy
index 50eb694..124ef52 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * gobject.symbols: Add the new attributes here, too.
+
        * gobject.h: Use G_GNUC_NULL_TERMINATED where
        appropriate.  (#164706, Marc Meissner)
 
index 66c1760..6582ad4 100644 (file)
@@ -58,10 +58,10 @@ g_object_class_find_property
 g_object_class_install_property
 g_object_class_list_properties
 g_object_class_override_property
-g_object_connect
-g_object_disconnect
+g_object_connect G_GNUC_NULL_TERMINATED
+g_object_disconnect G_GNUC_NULL_TERMINATED
 g_object_freeze_notify
-g_object_get
+g_object_get G_GNUC_NULL_TERMINATED
 g_object_get_data
 g_object_get_property
 g_object_get_qdata
@@ -69,14 +69,14 @@ g_object_get_valist
 g_object_interface_find_property
 g_object_interface_install_property
 g_object_interface_list_properties
-g_object_new
+g_object_new G_GNUC_NULL_TERMINATED
 g_object_newv
 g_object_new_valist
 g_object_notify
 g_object_ref
 g_object_remove_weak_pointer
 g_object_run_dispose
-g_object_set
+g_object_set G_GNUC_NULL_TERMINATED
 g_object_set_data
 g_object_set_data_full
 g_object_set_property