mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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.
This commit is contained in:
committed by
Matthias Clasen
parent
36c836435b
commit
00f952f8e8
@@ -1,3 +1,12 @@
|
||||
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.
|
||||
|
||||
2005-12-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
|
Reference in New Issue
Block a user