Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,
authorOwen Taylor <otaylor@redhat.com>
Mon, 4 Nov 2002 20:09:48 +0000 (20:09 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 4 Nov 2002 20:09:48 +0000 (20:09 +0000)
Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gbsearcharray.c: Include config.h
        so DISABLE_MEMPOOLS actually has an effect.
        (#96437, Morten Welinder)

        * tests/uri-test.c: Include <config.h>

Mon Nov  4 14:42:36 2002  Owen Taylor  <otaylor@redhat.com>

        * gtype.c gsignal.c gvaluearray.c: Include config.h
        so DISABLE_MEMPOOLS actually has an effect.
        (#96437, Morten Welinder)

        * gsignal.c: Conditionalize definition of g_handler_ts
        on DISABLE_MEM_POOLS (#96437)

Mon Nov  4 14:45:24 2002  Owen Taylor  <otaylor@redhat.com>

        * gthread-posix.c gthread-solaris.c: Include <config.h>

16 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gbsearcharray.c
gobject/ChangeLog
gobject/gsignal.c
gobject/gtype.c
gobject/gvaluearray.c
gthread/ChangeLog
gthread/gthread-posix.c
gthread/gthread-solaris.c
tests/uri-test.c

index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index bbfe2a8d44081ccdb741fd7e1426923fa0033b4d..16ae287c4d42145b403773f80408ca1e79ef8893 100644 (file)
@@ -1,3 +1,15 @@
+Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>
+       * glib/gbsearcharray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * tests/uri-test.c: Include <config.h>
+
+Mon Nov  4 10:45:48 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require pkg-config 0.14. (#97553)
+
 2002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belarusian to ALL_LINGUAS
index ee8b3a1187a8e15f74dd07cfc3d6c01073f584c5..a9891eca0a8d467a03f2a505ef3f6f94221769b1 100644 (file)
@@ -16,6 +16,9 @@
  * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  * Boston, MA 02111-1307, USA.
  */
+
+#include <config.h>
+
 #define G_IMPLEMENT_INLINES 1
 #define __G_BSEARCHARRAY_C__
 #include "gbsearcharray.h"
index 4c8bdc970c92a9dab7c8770339a8d994a0f9e931..6bd72844b51a67213673c8fabad9aa828b9f2355 100644 (file)
@@ -1,3 +1,12 @@
+Mon Nov  4 14:42:36 2002  Owen Taylor  <otaylor@redhat.com>
+       * gtype.c gsignal.c gvaluearray.c: Include config.h
+       so DISABLE_MEMPOOLS actually has an effect.
+       (#96437, Morten Welinder)
+       * gsignal.c: Conditionalize definition of g_handler_ts
+       on DISABLE_MEM_POOLS (#96437)
+       
 2002-10-16  Matthias Clasen  <maclas@gmx.de>
 
        * glib-mkenums.in: Support for template files.
index 8936675927b0160174f20884210d41786b444558..3050ded244dec56cc44e4a20fbdaf9bcb515049f 100644 (file)
@@ -24,6 +24,8 @@
  * MT safe
  */
 
+#include <config.h>
+
 #include        "gsignal.h"
 #include        "gbsearcharray.h"
 #include        "gvaluecollector.h"
@@ -248,7 +250,9 @@ static GBSearchConfig g_class_closure_bconfig = G_STATIC_BCONFIG (sizeof (ClassC
 static GHashTable    *g_handler_list_bsa_ht = NULL;
 static Emission      *g_recursive_emissions = NULL;
 static Emission      *g_restart_emissions = NULL;
+#ifndef DISABLE_MEM_POOLS
 static GTrashStack   *g_handler_ts = NULL;
+#endif
 static gulong         g_handler_sequential_number = 1;
 G_LOCK_DEFINE_STATIC (g_signal_mutex);
 #define        SIGNAL_LOCK()           G_LOCK (g_signal_mutex)
index 7a302da78e1f4064dd205a64d215526be9c3c128..d299f51c08b7e53170c2933b3210369b226ac2f1 100644 (file)
@@ -16,6 +16,7 @@
  * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  * Boston, MA 02111-1307, USA.
  */
+#include        <config.h>
 #include       "gtype.h"
 
 /*
index 44685482edbab0af575ba1c4d8f6a0eebe277b72..9087242703f40dde94f514d0c46432e66a491544 100644 (file)
@@ -21,6 +21,8 @@
  * MT safe
  */
 
+#include <config.h>
+
 #include       "gvaluearray.h"
 #include       <string.h>
 #include       <stdlib.h>      /* qsort() */
index 9a1070bb54b19913474fd6b11e532496e1649207..c306b395463bc26f495d294e9cde47b33c94d9e0 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov  4 14:45:24 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gthread-posix.c gthread-solaris.c: Include <config.h>
+
 2002-03-10  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * gthread-posix.c (g_thread_create_posix_impl): Do a comparison,
index f680cc1e0f148cd45c00dd9296272f2e432e939d..31dff71150f723063fcda1c103ae479aef28fe90 100644 (file)
@@ -31,6 +31,8 @@
  * MT safe
  */
 
+#include <config.h>
+
 #include <pthread.h>
 #include <errno.h>
 #include <stdlib.h>
index b9b7ab1762d678167e58af57b3246b5c2ee0f6cc..4f2179899d1a86f5f83055aee776067b66ad8ab9 100644 (file)
@@ -31,6 +31,8 @@
  * MT safe
  */
 
+#include <config.h>
+
 #include <thread.h>
 #include <errno.h>
 #include <stdlib.h>
index 0009176564658655e26271013b1aad9dfcc06eb0..8140257525bc068b7c936b7c3a05266f2a6bf868 100644 (file)
@@ -27,6 +27,8 @@
 #undef G_DISABLE_ASSERT
 #undef G_LOG_DOMAIN
 
+#include <config.h>
+
 #include <glib.h>
 #include <stdio.h>
 #include <string.h>