Bug 54544

Summary: introspect everything, using #ifndef __G_IR_SCANNER__ to filter out things that confuse g-i
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium CC: xclaesse
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 54543    
Bug Blocks:    

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.