[Bug 75581] [next] remove tp_message_peek()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 28 08:36:48 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75581
--- Comment #14 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 94843
--> https://bugs.freedesktop.org/attachment.cgi?id=94843
stop using tp_message_peek() in tests
Review of attachment 94843:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=75581&attachment=94843)
-----------------------------------------------------------------
::: tests/dbus/cm-message.c
@@ +53,5 @@
> GVariant *part_vardict;
> gboolean valid;
> const gchar *s;
> gchar *token;
> + guint u;
Should be specifically guint32, I think? (Although this is going to be the
least of your worries if your platform has non-32-bit ints.)
--
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