[Bug 55391] stop MC using things deprecated in 0.20

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 8 11:22:39 CEST 2012


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

--- Comment #26 from Xavier Claessens <xclaesse at gmail.com> ---
Comment on attachment 67783
  --> https://bugs.freedesktop.org/attachment.cgi?id=67783
replace sealed struct members with getters and use  TpProtocol

Review of attachment 67783:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=55391&attachment=67783)
-----------------------------------------------------------------

::: src/mcd-account.c
@@ +2392,5 @@
>  
>      callback (account, error, user_data);
>      g_clear_error (&error);
> +    g_list_free_full (params,
> +                      (GDestroyNotify) tp_connection_manager_param_free);

We do 4 spaces indent in this case nowadays. But I can accept if you say the
coding style is broken everywhere in that file anyway :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list