Skip to content
  • Tim Janik's avatar
    major cleanups. introduced _g_log_fallback_handler() to handle recursive · f4d7817b
    Tim Janik authored
    Wed Mar 27 18:42:22 2002  Tim Janik  <timj@gtk.org>
    
            * gmessages.[hc]:
            major cleanups. introduced _g_log_fallback_handler() to handle
            recursive messages which really doesn't call any GLib functions.
            this allowes the default handler to use normal GLib functions and
            also fixes user supplied log level handlers.
            fixed locking issues, based on a patch from Sebastian Willhelmi,
            attached to #74356. translate log messages from UTF-8, based
            on the same patch. save fatal and recursion flags across flag
            loop. use new integer format code from above patch.
            move GLib functions out of locked mutex state to avoid deadlocks.
            move the level prefix and filedescriptor logic into mklevel_prefix().
            move _g_debug_init() into a place where we can figure and handle
            recursion.
    f4d7817b
To find the state of this project's repository at the time of any of these versions, check out the tags.