Add a macro to make gcc warn if a function result is ignored. (#145466,
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Dec 2005 06:41:58 +0000 (06:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 4 Dec 2005 06:41:58 +0000 (06:41 +0000)
commit00f952f8e85527988a6171a7d9617af14c0ff5a2
tree39be84e2b19312310e96aefa861a02f159d14131
parent36c836435bd0801a7854b3e1be1e383588a5d113
Add a macro to make gcc warn if a function result is ignored. (#145466,

2005-12-04  Matthias Clasen  <mclasen@redhat.com>

* glib/gmacros.h (G_GNUC_WARN_UNUSED_RESULT): Add a macro
to make gcc warn if a function result is ignored.  (#145466,
Arjan van de Ven, Alex Larsson)

* glib/gmem.h: Add the new attribute to g_realloc and
g_try_realloc.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/macros_misc.sgml
glib/gmacros.h
glib/gmem.h