[Bug 54544] New: introspect everything, using #ifndef __G_IR_SCANNER__ to filter out things that confuse g-i
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 5 12:29:36 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54544
Bug #: 54544
Summary: introspect everything, using #ifndef __G_IR_SCANNER__
to filter out things that confuse g-i
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Keywords: patch
Severity: enhancement
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Depends on: 54543
introspection.am currently whitelists particular files for introspection.
Eventually, we should expand it to cover everything, and use #ifndef
__G_IR_SCANNER__ where needed (e.g. to cut out tp_g_value_slice_new in Bug
#54543).
When adding new files to the introspection list, we should take a "before" copy
of TelepathyGLib-0.12.gir, and diff them.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list