mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * Makefile.am, makefile.mingw.in, makefile.msc.in: Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. * gmodule.def, gmodule.h, gmodule.c: Removed g_log_domain_gmodule. * docs/reference/glib/glib-sections.txt, docs/reference/glib/tmpl/messages.sgml: Removed g_log_domain_gmodule.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
1d3de4d2d0
commit
66107ac7e1
@@ -1,3 +1,8 @@
|
||||
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
|
||||
g_log_domain_gmodule.
|
||||
|
||||
2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/tmpl/threads.sgml: Big update. Almost ready.
|
||||
|
@@ -693,7 +693,6 @@ G_BREAKPOINT
|
||||
<FILE>messages</FILE>
|
||||
G_LOG_DOMAIN
|
||||
g_log_domain_glib
|
||||
g_log_domain_gmodule
|
||||
G_LOG_FATAL_MASK
|
||||
G_LOG_LEVEL_USER_SHIFT
|
||||
GLogFunc
|
||||
|
@@ -44,12 +44,6 @@ INCLUDES = \
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE g_log_domain_gmodule ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO G_LOG_FATAL_MASK ##### -->
|
||||
<para>
|
||||
GLib log levels that are considered fatal by default.
|
||||
|
Reference in New Issue
Block a user