change order of gpointer data; field in struct _GNode to be partly binary

Mon Aug  3 16:02:26 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * gnode.c: change order of gpointer data; field in struct _GNode to
        be partly binary compatible with GList and GSList.
This commit is contained in:
Tim Janik
1998-08-03 14:06:18 +00:00
committed by Tim Janik
parent de89a5b945
commit 8b853a62c5
12 changed files with 56 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
Mon Aug 3 16:02:26 1998 Tim Janik <timj@gtk.org>
* glib.h:
* gnode.c: change order of gpointer data; field in struct _GNode to
be partly binary compatible with GList and GSList.
1998-08-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* garray.c (g_ptr_array_remove_index): bugfix: index check for