Bug 54544 - introspect everything, using #ifndef __G_IR_SCANNER__ to filter out things that confuse g-i
Summary: introspect everything, using #ifndef __G_IR_SCANNER__ to filter out things th...
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 54543
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-05 10:29 UTC by Simon McVittie
Modified: 2019-12-03 20:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2012-09-05 10:29:36 UTC
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.
Comment 1 Xavier Claessens 2012-09-05 10:48:16 UTC
The CM-side does not introspect at all. I don't think we can do this before gdbus migration.
Comment 2 Simon McVittie 2012-09-17 14:16:17 UTC
(In reply to comment #1)
> The CM-side does not introspect at all.

So #ifndef it, as above?

I would like this to be the exception, not the rule, but it can be a pretty broad exception.
Comment 3 GitLab Migration User 2019-12-03 20:40:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/102.


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.