initialize all the fields of GInterfaceInfo in the G_IMPLEMENT_INTERFACE

* gobject/gtype.h: initialize all the fields of GInterfaceInfo in the
  G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W
This commit is contained in:
David Odin
2005-09-26 18:35:32 +00:00
parent a2b2c8143f
commit 31659726ea
4 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-09-26 DindinX <dindinx@gimp.org>
* gobject/gtype.h: initialize all the fields of GInterfaceInfo in the
G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W
2005-09-26 Matthias Clasen <mclasen@redhat.com>
* glib/gstrfuncs.c (g_ascii_strtoull): Add details to the