[Bug 49372] deprecate tp_account/connection/channel_new
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 2 14:28:11 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49372
--- Comment #13 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-07-02 05:28:11 PDT ---
Comment on attachment 61958
--> https://bugs.freedesktop.org/attachment.cgi?id=61958
tests/lib: Stop using tp_connection_new()
Review of attachment 61958:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=49372&attachment=61958)
-----------------------------------------------------------------
Good, except:
::: tests/lib/util.c
@@ +205,5 @@
> &name, &conn_path, &error));
> g_assert_no_error (error);
>
> + *client_conn = tp_simple_client_factory_ensure_connection (factory,
> + conn_path, NULL, &error);;
Double semicolon (empty statement) will warn in some compilers
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list