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.
The CM-side does not introspect at all. I don't think we can do this before gdbus migration.
(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.
-- 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.