From 2fb47703e2929d300a3f804268a36d50543b4a2c Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Tue, 19 Dec 2000 15:40:30 +0000 Subject: [PATCH] Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I 2000-12-19 Sebastian Wilhelmi * 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. --- ChangeLog | 10 ++++++++++ ChangeLog.pre-2-0 | 10 ++++++++++ ChangeLog.pre-2-10 | 10 ++++++++++ ChangeLog.pre-2-12 | 10 ++++++++++ ChangeLog.pre-2-2 | 10 ++++++++++ ChangeLog.pre-2-4 | 10 ++++++++++ ChangeLog.pre-2-6 | 10 ++++++++++ ChangeLog.pre-2-8 | 10 ++++++++++ garray.c | 4 ++++ ghash.c | 4 ++++ glib/garray.c | 4 ++++ glib/ghash.c | 4 ++++ glib/glist.c | 4 ++-- glib/gqueue.c | 4 ++++ glib/gslist.c | 2 +- glib/gtree.c | 4 ++++ glist.c | 4 ++-- gqueue.c | 4 ++++ gslist.c | 2 +- gtree.c | 4 ++++ 20 files changed, 118 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index abef08a..85e5cc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index abef08a..85e5cc0 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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 * configure.in: diff --git a/garray.c b/garray.c index 7bcb220..c50d643 100644 --- a/garray.c +++ b/garray.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include "glib.h" diff --git a/ghash.c b/ghash.c index 52427ce..8ac9ff2 100644 --- a/ghash.c +++ b/ghash.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" diff --git a/glib/garray.c b/glib/garray.c index 7bcb220..c50d643 100644 --- a/glib/garray.c +++ b/glib/garray.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include "glib.h" diff --git a/glib/ghash.c b/glib/ghash.c index 52427ce..8ac9ff2 100644 --- a/glib/ghash.c +++ b/glib/ghash.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" diff --git a/glib/glist.c b/glib/glist.c index 9ca754a..8c22010 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 11b4fe7..b15adb4 100644 --- a/glib/gqueue.c +++ b/glib/gqueue.c @@ -24,6 +24,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" diff --git a/glib/gslist.c b/glib/gslist.c index ebf883e..6c90199 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 aeeb467..39c1668 100644 --- a/glib/gtree.c +++ b/glib/gtree.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" diff --git a/glist.c b/glist.c index 9ca754a..8c22010 100644 --- a/glist.c +++ b/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/gqueue.c b/gqueue.c index 11b4fe7..b15adb4 100644 --- a/gqueue.c +++ b/gqueue.c @@ -24,6 +24,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" diff --git a/gslist.c b/gslist.c index ebf883e..6c90199 100644 --- a/gslist.c +++ b/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/gtree.c b/gtree.c index aeeb467..39c1668 100644 --- a/gtree.c +++ b/gtree.c @@ -28,6 +28,10 @@ * MT safe */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "glib.h" -- 2.7.4