feature an extra MODULES parameter, so glib-config can be invoked with the
authorTim Janik <timj@gtk.org>
Mon, 17 Aug 1998 00:00:51 +0000 (00:00 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 17 Aug 1998 00:00:51 +0000 (00:00 +0000)
commite93e4945181e4bd6b419d7ee3c409db88ad918cd
treeec347ef84f9aa6e9904d4629c0c9614e23118fd1
parentd5803865b40fbdf2ebec2dafbf9974bd590ebf40
feature an extra MODULES parameter, so glib-config can be invoked with the

Mon Aug 17 01:46:14 1998  Tim Janik  <timj@gtk.org>

        * glib.m4: feature an extra MODULES parameter, so glib-config can
        be invoked with the "gmodule" argument.

        * glib.h: changed the log level to G_LOG_LEVEL_CRITICAL for all
        g_return*_if_fail statements, and made them issue a message
        like "assertion `%s' failed".

        * gmessages.c (g_logv): ugh, don't pass log_domain as NULL to
        g_log_find_domain.
13 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
glib.h
glib.m4
glib/glib.h
glib/gmessages.c
gmessages.c