From: SourceForge.net <no...@so...> - 2005-09-11 14:16:25
|
Bugs item #1287808, was opened at 2005-09-11 16:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1287808&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sven Herzberg (herzi) Assigned to: Nobody/Anonymous (nobody) Summary: GLib::Log should drop warnings and errors by default Initial Comment: At the moment any message reported by g_log() is not visible to developers. I think we should follow the default behaviour of glib and print all those messages unless the developer/user says that he doesn't want this. These two bugs could have been fixed more easily if logging was turned on: http://sourceforge.net/tracker/index.php?func=detail&aid=1287758&group_id=53614&atid=470969 http://sourceforge.net/tracker/index.php?func=detail&aid=1192975&group_id=53614&atid=470969 So I think we should enable it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1287808&group_id=53614 |