Add (undefined) HAVE_C99_VSNPRINTF.
authorTor Lillqvist <tml@iki.fi>
Sat, 22 Dec 2001 08:29:06 +0000 (08:29 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 22 Dec 2001 08:29:06 +0000 (08:29 +0000)
2001-12-21  Tor Lillqvist  <tml@iki.fi>

* config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.

* glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.

* tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
module_LDADD Make macros to progs_ldadd, thread_ldadd and
module_ldadd. Newer automakes reserve macros named *_LDADD for
the use as LDADDs for targets it knows.

* glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
here, either.

2001-12-21  Tor Lillqvist  <tml@iki.fi>

* gobject.def: Add g_signal_get_invocation_hint.

14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
config.h.win32.in
glib/giowin32.c
glibconfig.h.win32.in
gobject/ChangeLog
gobject/gobject.def
tests/Makefile.am

index 358c2cc..207eafe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index 358c2cc..207eafe 100644 (file)
@@ -1,3 +1,17 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * config.h.win32.in: Add (undefined) HAVE_C99_VSNPRINTF.
+
+       * glibconfig.h.win32.in: Add definition of G_HAVE_GROWING_STACK.
+
+       * tests/Makefile.am: Rename the progs_LDADD, thread_LDADD and
+       module_LDADD Make macros to progs_ldadd, thread_ldadd and
+       module_ldadd. Newer automakes reserve macros named *_LDADD for
+       the use as LDADDs for targets it knows.
+
+       * glib/giowin32.c: (struct _GIOWin32Watch): 'callback' wasn't used
+       here, either.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
 
        * glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
index dae918e..f4f195d 100644 (file)
 /* Define if you have the `atexit' function. */
 #define HAVE_ATEXIT 1
 
+/* Define if you have a version of the vsnprintf function with semantics as
+   specified by the ISO C99 standard. */
+/* #undef HAVE_C99_VSNPRINTF */
+
 /* Have nl_langinfo (CODESET) */
 /* #undef HAVE_CODESET */
 
index 5f57002..20bc22a 100644 (file)
@@ -119,7 +119,6 @@ struct _GIOWin32Watch {
   GPollFD       pollfd;
   GIOChannel   *channel;
   GIOCondition  condition;
-  GIOFunc       callback;
 };
 
 static void
index 15e20c6..69c2ab7 100644 (file)
@@ -138,6 +138,7 @@ typedef guint32 gsize;
 
 #define G_HAVE_GNUC_VARARGS 1
 #endif /* not _MSC_VER */
+#define G_HAVE_GROWING_STACK 0
 
 
 #define G_THREADS_ENABLED
index ccdc940..dc50a19 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-21  Tor Lillqvist  <tml@iki.fi>
+
+       * gobject.def: Add g_signal_get_invocation_hint.
+
 Tue Dec 18 21:39:57 2001  Tim Janik  <timj@gtk.org>
 
        * testoverride.c: added some assertions to test
index aad2edd..8d5cd6f 100644 (file)
@@ -142,6 +142,7 @@ EXPORTS
        g_signal_emit_by_name
        g_signal_emit_valist
        g_signal_emitv
+       g_signal_get_invocation_hint
        g_signal_handler_block
        g_signal_handler_disconnect
        g_signal_handler_find
index cc6539c..c9c7fb8 100644 (file)
@@ -35,7 +35,7 @@ BUILT_EXTRA_DIST =                            \
 
 if HAVE_CXX
 CXX_TEST = cxx-test
-cxx_test_LDADD = $(progs_LDADD)
+cxx_test_LDADD = $(progs_ldadd)
 cxx_test_SOURCES = cxx-test.C
 else
 CXX_TEST =
@@ -96,39 +96,39 @@ TESTS = $(test_programs) $(test_scripts)
 TESTS_ENVIRONMENT = srcdir=$(srcdir) \
        LIBCHARSET_ALIAS_DIR=$(top_builddir)/glib/libcharset
 
-progs_LDADD = $(EFENCE) $(libglib) $(EFENCE)
-thread_LDADD = $(libgthread) @G_THREAD_LIBS@ $(progs_LDADD)
-module_LDADD = $(libgmodule) @G_MODULE_LIBS@ $(progs_LDADD)
-
-array_test_LDADD = $(progs_LDADD)
-date_test_LDADD = $(progs_LDADD)
-dirname_test_LDADD = $(progs_LDADD)
-gio_test_LDADD = $(progs_LDADD)
-hash_test_LDADD = $(progs_LDADD)
-iochannel_test_LDADD = $(progs_LDADD)
-list_test_LDADD = $(progs_LDADD)
-mainloop_test_LDADD = $(thread_LDADD)
-markup_test_LDADD = $(progs_LDADD)
-module_test_LDADD = $(module_LDADD) $(module_test_exp)
+progs_ldadd = $(EFENCE) $(libglib) $(EFENCE)
+thread_ldadd = $(libgthread) @G_THREAD_LIBS@ $(progs_ldadd)
+module_ldadd = $(libgmodule) @G_MODULE_LIBS@ $(progs_ldadd)
+
+array_test_LDADD = $(progs_ldadd)
+date_test_LDADD = $(progs_ldadd)
+dirname_test_LDADD = $(progs_ldadd)
+gio_test_LDADD = $(progs_ldadd)
+hash_test_LDADD = $(progs_ldadd)
+iochannel_test_LDADD = $(progs_ldadd)
+list_test_LDADD = $(progs_ldadd)
+mainloop_test_LDADD = $(thread_ldadd)
+markup_test_LDADD = $(progs_ldadd)
+module_test_LDADD = $(module_ldadd) $(module_test_exp)
 module_test_LDFLAGS = @G_MODULE_LDFLAGS@
-node_test_LDADD = $(progs_LDADD)
-queue_test_LDADD = $(progs_LDADD)
-qsort_test_LDADD = $(progs_LDADD)
-rand_test_LDADD = $(progs_LDADD)
-relation_test_LDADD = $(progs_LDADD)
-shell_test_LDADD = $(progs_LDADD)
-slist_test_LDADD = $(progs_LDADD)
-spawn_test_LDADD = $(progs_LDADD)
-strfunc_test_LDADD = $(progs_LDADD)
-string_test_LDADD = $(progs_LDADD)
-strtod_test_LDADD = $(progs_LDADD) -lm
-thread_test_LDADD = $(thread_LDADD)
-threadpool_test_LDADD = $(thread_LDADD)
-tree_test_LDADD = $(progs_LDADD)
-type_test_LDADD = $(progs_LDADD)
-unicode_encoding_LDADD = $(progs_LDADD)
-unicode_caseconv_LDADD = $(progs_LDADD)
-uri_test_LDADD = $(progs_LDADD)
+node_test_LDADD = $(progs_ldadd)
+queue_test_LDADD = $(progs_ldadd)
+qsort_test_LDADD = $(progs_ldadd)
+rand_test_LDADD = $(progs_ldadd)
+relation_test_LDADD = $(progs_ldadd)
+shell_test_LDADD = $(progs_ldadd)
+slist_test_LDADD = $(progs_ldadd)
+spawn_test_LDADD = $(progs_ldadd)
+strfunc_test_LDADD = $(progs_ldadd)
+string_test_LDADD = $(progs_ldadd)
+strtod_test_LDADD = $(progs_ldadd) -lm
+thread_test_LDADD = $(thread_ldadd)
+threadpool_test_LDADD = $(thread_ldadd)
+tree_test_LDADD = $(progs_ldadd)
+type_test_LDADD = $(progs_ldadd)
+unicode_encoding_LDADD = $(progs_ldadd)
+unicode_caseconv_LDADD = $(progs_ldadd)
+uri_test_LDADD = $(progs_ldadd)
 
 lib_LTLIBRARIES = libmoduletestplugin_a.la libmoduletestplugin_b.la