[Bug 33271] Implement ChannelDispatcher.DelegateChannels() and PresentChannel()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 16 08:59:12 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33271

--- Comment #10 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-05-15 23:59:08 PDT ---
(In reply to comment #9)
> (In reply to comment #8)
> > http://cgit.collabora.co.uk/git/user/cassidy/telepathy-mission-control/log/?id=refs/heads/re-dispatch-33271
> > now implements new new version of the spec (bug #37109)
> 
> Did you mean to include the doc/reference/*/tmpl/*.sgml files?

Rah stupid files; removed.

> +static ChannelToDelegate *
> +channel_to_delegate_new (DelegateChannelsCtx *ctx,
> +  McdAccount *account,
> +  McdChannel *channel)
> 
> then
> 
> +static void
> +free_not_delegated_error (gpointer data)
> +{
> +    g_boxed_free (TP_STRUCT_TYPE_NOT_DELEGATED_ERROR, data);
> +}
> 
> What's up with the indentation?

Yeah some part of the file had it wrong; I fixed it.

> Merge away, once the spec branch is merged.

We need a tp-glib release first.

> Oh, also, could you give me spec branch which adds a comment to
> DelegateChannels and PresentChannels saying which version of MC this was
> released in?

Ok, I'll do one once it's merged.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list