Bug 77253 - [next] Some objects still has _TP_SEAL() fields in public headers
Summary: [next] Some objects still has _TP_SEAL() fields in public headers
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 77189
Blocks: 68661
  Show dependency treegraph
 
Reported: 2014-04-09 20:30 UTC by Xavier Claessens
Modified: 2019-12-03 20:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.