Add macros wrapping the gcc alloc_size function attribute. (#523019,

2008-03-30  Matthias Clasen  <mclasen@redhat.com>

        * glib/gmacros.h: Add macros wrapping the gcc alloc_size
        function attribute.  (#523019, Rodrigo Moya)

        * glib/gmem.h:
        * glib/gslice.h:
        * glib/gstrfuncs.h: Use the new attribute where appropriate.



svn path=/trunk/; revision=6781
This commit is contained in:
Matthias Clasen
2008-03-31 04:17:22 +00:00
committed by Matthias Clasen
parent f0c679e3bf
commit 2af49e60a1
8 changed files with 65 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2008-03-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt:
* glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
macros
2008-03-28 A. Walton <awalton@svn.gnome.org>
* gio/overview.xml: