mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* 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>
|
2001-12-21 Matthias Clasen <matthiasc@poet.de>
|
||||||
|
|
||||||
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
|
||||||
|
@ -152,6 +152,10 @@
|
|||||||
/* Define if you have the `atexit' function. */
|
/* Define if you have the `atexit' function. */
|
||||||
#define HAVE_ATEXIT 1
|
#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) */
|
/* Have nl_langinfo (CODESET) */
|
||||||
/* #undef HAVE_CODESET */
|
/* #undef HAVE_CODESET */
|
||||||
|
|
||||||
|
@ -119,7 +119,6 @@ struct _GIOWin32Watch {
|
|||||||
GPollFD pollfd;
|
GPollFD pollfd;
|
||||||
GIOChannel *channel;
|
GIOChannel *channel;
|
||||||
GIOCondition condition;
|
GIOCondition condition;
|
||||||
GIOFunc callback;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
@ -138,6 +138,7 @@ typedef guint32 gsize;
|
|||||||
|
|
||||||
#define G_HAVE_GNUC_VARARGS 1
|
#define G_HAVE_GNUC_VARARGS 1
|
||||||
#endif /* not _MSC_VER */
|
#endif /* not _MSC_VER */
|
||||||
|
#define G_HAVE_GROWING_STACK 0
|
||||||
|
|
||||||
|
|
||||||
#define G_THREADS_ENABLED
|
#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>
|
Tue Dec 18 21:39:57 2001 Tim Janik <timj@gtk.org>
|
||||||
|
|
||||||
* testoverride.c: added some assertions to test
|
* testoverride.c: added some assertions to test
|
||||||
|
@ -142,6 +142,7 @@ EXPORTS
|
|||||||
g_signal_emit_by_name
|
g_signal_emit_by_name
|
||||||
g_signal_emit_valist
|
g_signal_emit_valist
|
||||||
g_signal_emitv
|
g_signal_emitv
|
||||||
|
g_signal_get_invocation_hint
|
||||||
g_signal_handler_block
|
g_signal_handler_block
|
||||||
g_signal_handler_disconnect
|
g_signal_handler_disconnect
|
||||||
g_signal_handler_find
|
g_signal_handler_find
|
||||||
|
@ -35,7 +35,7 @@ BUILT_EXTRA_DIST = \
|
|||||||
|
|
||||||
if HAVE_CXX
|
if HAVE_CXX
|
||||||
CXX_TEST = cxx-test
|
CXX_TEST = cxx-test
|
||||||
cxx_test_LDADD = $(progs_LDADD)
|
cxx_test_LDADD = $(progs_ldadd)
|
||||||
cxx_test_SOURCES = cxx-test.C
|
cxx_test_SOURCES = cxx-test.C
|
||||||
else
|
else
|
||||||
CXX_TEST =
|
CXX_TEST =
|
||||||
@ -96,39 +96,39 @@ TESTS = $(test_programs) $(test_scripts)
|
|||||||
TESTS_ENVIRONMENT = srcdir=$(srcdir) \
|
TESTS_ENVIRONMENT = srcdir=$(srcdir) \
|
||||||
LIBCHARSET_ALIAS_DIR=$(top_builddir)/glib/libcharset
|
LIBCHARSET_ALIAS_DIR=$(top_builddir)/glib/libcharset
|
||||||
|
|
||||||
progs_LDADD = $(EFENCE) $(libglib) $(EFENCE)
|
progs_ldadd = $(EFENCE) $(libglib) $(EFENCE)
|
||||||
thread_LDADD = $(libgthread) @G_THREAD_LIBS@ $(progs_LDADD)
|
thread_ldadd = $(libgthread) @G_THREAD_LIBS@ $(progs_ldadd)
|
||||||
module_LDADD = $(libgmodule) @G_MODULE_LIBS@ $(progs_LDADD)
|
module_ldadd = $(libgmodule) @G_MODULE_LIBS@ $(progs_ldadd)
|
||||||
|
|
||||||
array_test_LDADD = $(progs_LDADD)
|
array_test_LDADD = $(progs_ldadd)
|
||||||
date_test_LDADD = $(progs_LDADD)
|
date_test_LDADD = $(progs_ldadd)
|
||||||
dirname_test_LDADD = $(progs_LDADD)
|
dirname_test_LDADD = $(progs_ldadd)
|
||||||
gio_test_LDADD = $(progs_LDADD)
|
gio_test_LDADD = $(progs_ldadd)
|
||||||
hash_test_LDADD = $(progs_LDADD)
|
hash_test_LDADD = $(progs_ldadd)
|
||||||
iochannel_test_LDADD = $(progs_LDADD)
|
iochannel_test_LDADD = $(progs_ldadd)
|
||||||
list_test_LDADD = $(progs_LDADD)
|
list_test_LDADD = $(progs_ldadd)
|
||||||
mainloop_test_LDADD = $(thread_LDADD)
|
mainloop_test_LDADD = $(thread_ldadd)
|
||||||
markup_test_LDADD = $(progs_LDADD)
|
markup_test_LDADD = $(progs_ldadd)
|
||||||
module_test_LDADD = $(module_LDADD) $(module_test_exp)
|
module_test_LDADD = $(module_ldadd) $(module_test_exp)
|
||||||
module_test_LDFLAGS = @G_MODULE_LDFLAGS@
|
module_test_LDFLAGS = @G_MODULE_LDFLAGS@
|
||||||
node_test_LDADD = $(progs_LDADD)
|
node_test_LDADD = $(progs_ldadd)
|
||||||
queue_test_LDADD = $(progs_LDADD)
|
queue_test_LDADD = $(progs_ldadd)
|
||||||
qsort_test_LDADD = $(progs_LDADD)
|
qsort_test_LDADD = $(progs_ldadd)
|
||||||
rand_test_LDADD = $(progs_LDADD)
|
rand_test_LDADD = $(progs_ldadd)
|
||||||
relation_test_LDADD = $(progs_LDADD)
|
relation_test_LDADD = $(progs_ldadd)
|
||||||
shell_test_LDADD = $(progs_LDADD)
|
shell_test_LDADD = $(progs_ldadd)
|
||||||
slist_test_LDADD = $(progs_LDADD)
|
slist_test_LDADD = $(progs_ldadd)
|
||||||
spawn_test_LDADD = $(progs_LDADD)
|
spawn_test_LDADD = $(progs_ldadd)
|
||||||
strfunc_test_LDADD = $(progs_LDADD)
|
strfunc_test_LDADD = $(progs_ldadd)
|
||||||
string_test_LDADD = $(progs_LDADD)
|
string_test_LDADD = $(progs_ldadd)
|
||||||
strtod_test_LDADD = $(progs_LDADD) -lm
|
strtod_test_LDADD = $(progs_ldadd) -lm
|
||||||
thread_test_LDADD = $(thread_LDADD)
|
thread_test_LDADD = $(thread_ldadd)
|
||||||
threadpool_test_LDADD = $(thread_LDADD)
|
threadpool_test_LDADD = $(thread_ldadd)
|
||||||
tree_test_LDADD = $(progs_LDADD)
|
tree_test_LDADD = $(progs_ldadd)
|
||||||
type_test_LDADD = $(progs_LDADD)
|
type_test_LDADD = $(progs_ldadd)
|
||||||
unicode_encoding_LDADD = $(progs_LDADD)
|
unicode_encoding_LDADD = $(progs_ldadd)
|
||||||
unicode_caseconv_LDADD = $(progs_LDADD)
|
unicode_caseconv_LDADD = $(progs_ldadd)
|
||||||
uri_test_LDADD = $(progs_LDADD)
|
uri_test_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
lib_LTLIBRARIES = libmoduletestplugin_a.la libmoduletestplugin_b.la
|
lib_LTLIBRARIES = libmoduletestplugin_a.la libmoduletestplugin_b.la
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user