From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-04-15 23:55:36
|
If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=579103 gnome-perl | Glib | Ver: unspecified Summary: GLog default handler Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified The additions below is where I got to for a g_log_set_default_handler at the perl level, and also making g_log_default_handler available if you want to call to it from your handler (either a default handler or a specific set_handler one). The way set_default_handler returns \&Glib::Log::default_handler is meant to correspond to the C code where the default handler must always be some particular function pointer, not NULL. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579103. |