Bug 6899 - G_LOG_DOMAIN is missed
Summary: G_LOG_DOMAIN is missed
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-13 00:39 UTC by Kouhei Sutou
Modified: 2006-05-19 15:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add missing G_LOG_DOMAIN (474 bytes, patch)
2006-05-13 00:40 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2006-05-13 00:39:26 UTC
GLib application should define G_LOG_DOMAIN but poppler-glib doesn't set the macro.
Comment 1 Kouhei Sutou 2006-05-13 00:40:09 UTC
Created attachment 5612 [details] [review]
add missing G_LOG_DOMAIN
Comment 2 Albert Astals Cid 2006-05-13 01:14:14 UTC
you are aware poppler is not an application right?
Comment 3 Nickolay V. Shmyrev 2006-05-13 01:47:24 UTC
That is also true for the libraries. It just helps to identify messages on stderr.
See:

http://developer.gnome.org/doc/API/2.0/glib/glib-Message-Logging.html#G-LOG-DOMAIN:CAPS
Comment 4 Kouhei Sutou 2006-05-13 12:04:07 UTC
I'm sorry. I mistook library for application. 
Comment 5 Kristian Høgsberg 2006-05-20 08:16:33 UTC
Thanks, added in CVS.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.