[Bug 62968] [PATCH] telepathy-example-contact-list iteration through account bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 2 11:08:04 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=62968
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 77256
--> https://bugs.freedesktop.org/attachment.cgi?id=77256
contact-list-C-example-fix-iterating.patch
Review of attachment 77256:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=62968&attachment=77256)
-----------------------------------------------------------------
::: examples/client/contact-list.c
@@ +31,4 @@
> accounts = tp_account_manager_dup_valid_accounts (manager);
> for (l = accounts; l != NULL; l = l->next)
> {
> + TpAccount *account = l->data;
Thanks, well caught. I'll apply this in a moment.
--
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