diff options
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-0 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-12 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-2 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 10 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 10 | ||||
-rw-r--r-- | garray.c | 4 | ||||
-rw-r--r-- | ghash.c | 4 | ||||
-rw-r--r-- | glib/garray.c | 4 | ||||
-rw-r--r-- | glib/ghash.c | 4 | ||||
-rw-r--r-- | glib/glist.c | 4 | ||||
-rw-r--r-- | glib/gqueue.c | 4 | ||||
-rw-r--r-- | glib/gslist.c | 2 | ||||
-rw-r--r-- | glib/gtree.c | 4 | ||||
-rw-r--r-- | glist.c | 4 | ||||
-rw-r--r-- | gqueue.c | 4 | ||||
-rw-r--r-- | gslist.c | 2 | ||||
-rw-r--r-- | gtree.c | 4 |
20 files changed, 118 insertions, 6 deletions
@@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gslist.c, glist.c: Ok, I'm a moron. When I originally + implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into + the affected files. Now that Alex did that for those two, + inevitable typos surfaced, which are now fixed. + + * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, + as ENABLE_GC_FRIENDLY should be known. + 2000-12-19 Alexander Larsson <alexl@redhat.com> * configure.in: @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <string.h> #include <stdlib.h> #include "glib.h" @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" diff --git a/glib/garray.c b/glib/garray.c index 7bcb2201e..c50d643f2 100644 --- a/glib/garray.c +++ b/glib/garray.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <string.h> #include <stdlib.h> #include "glib.h" diff --git a/glib/ghash.c b/glib/ghash.c index 52427ce5f..8ac9ff265 100644 --- a/glib/ghash.c +++ b/glib/ghash.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" diff --git a/glib/glist.c b/glib/glist.c index 9ca754a45..8c2201069 100644 --- a/glib/glist.c +++ b/glib/glist.c @@ -165,8 +165,8 @@ g_list_free (GList *list) last_node->prev = NULL; last_node = last_node->next; } - last_node->data = NULL - last_node->prev = NULL + last_node->data = NULL; + last_node->prev = NULL; #else /* !ENABLE_GC_FRIENDLY */ list->data = list->next; #endif /* ENABLE_GC_FRIENDLY */ diff --git a/glib/gqueue.c b/glib/gqueue.c index 11b4fe7fc..b15adb4f9 100644 --- a/glib/gqueue.c +++ b/glib/gqueue.c @@ -24,6 +24,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" diff --git a/glib/gslist.c b/glib/gslist.c index ebf883e23..6c9019914 100644 --- a/glib/gslist.c +++ b/glib/gslist.c @@ -164,7 +164,7 @@ g_slist_free (GSList *list) last_node->data = NULL; last_node = last_node->next; } - last_node->data = NULL + last_node->data = NULL; #else /* !ENABLE_GC_FRIENDLY */ list->data = list->next; #endif /* ENABLE_GC_FRIENDLY */ diff --git a/glib/gtree.c b/glib/gtree.c index aeeb467dd..39c1668ee 100644 --- a/glib/gtree.c +++ b/glib/gtree.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" @@ -165,8 +165,8 @@ g_list_free (GList *list) last_node->prev = NULL; last_node = last_node->next; } - last_node->data = NULL - last_node->prev = NULL + last_node->data = NULL; + last_node->prev = NULL; #else /* !ENABLE_GC_FRIENDLY */ list->data = list->next; #endif /* ENABLE_GC_FRIENDLY */ @@ -24,6 +24,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" @@ -164,7 +164,7 @@ g_slist_free (GSList *list) last_node->data = NULL; last_node = last_node->next; } - last_node->data = NULL + last_node->data = NULL; #else /* !ENABLE_GC_FRIENDLY */ list->data = list->next; #endif /* ENABLE_GC_FRIENDLY */ @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "glib.h" |