mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Add (undefined) HAVE_C99_VSNPRINTF.
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.
This commit is contained in:
parent
9504ea2f6f
commit
c2794647a4
14
ChangeLog
14
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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -152,6 +152,10 @@
|
||||
/* 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 */
|
||||
|
||||
|
@ -119,7 +119,6 @@ struct _GIOWin32Watch {
|
||||
GPollFD pollfd;
|
||||
GIOChannel *channel;
|
||||
GIOCondition condition;
|
||||
GIOFunc callback;
|
||||
};
|
||||
|
||||
static void
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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)
|
||||
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)
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user