Bug 42594 - TpChannel::group-contacts-changed signal's doc is wrong
Summary: TpChannel::group-contacts-changed signal's doc is wrong
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 06:53 UTC by Guillaume Desmottes
Modified: 2019-12-03 20:38 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2011-11-04 06:53:08 UTC
I just wasted a lot of time debugging a crash which was due of the doc of this signal being wrong (one day we'll use a language having type safe signals, sigh...).

http://telepathy.freedesktop.org/doc/telepathy-glib/telepathy-glib-channel.html#TpChannel-group-contacts-changed

For some reason (gtk-doc bug?) the "details" GHashTable argument is missing.
Comment 1 Simon McVittie 2011-11-09 03:19:25 UTC
(In reply to comment #0)
> For some reason (gtk-doc bug?) the "details" GHashTable argument is missing.

Wild guess: dbus-glib generates a name for the type of @details that isn't a valid C identifier, confusing gtk-doc?
Comment 2 GitLab Migration User 2019-12-03 20:38:53 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/74.


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.