Bug 77253

Summary: [next] Some objects still has _TP_SEAL() fields in public headers
Product: Telepathy Reporter: Xavier Claessens <xclaesse>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 77189    
Bug Blocks: 68661    

Description Xavier Claessens 2014-04-09 20:30:25 UTC
telepathy-glib/base-connection-manager.h:    const gchar * const *_TP_SEAL (interfaces);
telepathy-glib/base-connection.h:    const gchar **_TP_SEAL (interfaces_always_present);
telepathy-glib/base-protocol.h:  GStrv (*_TP_SEAL (get_interfaces)) (TpBaseProtocol *self);
Comment 1 Simon McVittie 2014-04-16 11:23:32 UTC
Bug #77189 fixes this for Connection and Protocol, leaving only ConnectionManager. We can use the same technique on TpConnectionManager.
Comment 2 GitLab Migration User 2019-12-03 20:43:30 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/129.

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.