im.pidgin.pidgin: 63a37bce425022f4c52fab82e7169ed73f50a49e
Mark Doliner
mark at kingant.net
Tue Oct 16 13:24:19 EDT 2007
On Tue, 16 Oct 2007 12:47:45 -0400, Etan Reisner wrote
> Shouldn't this be:
> xint64 = my_arg(gint64);
> dbus_message_iter_append_basic(iter, DBUS_TYPE_INT64, &xint64);
> And this:
> xuint64 = my_arg(guint64);
> dbus_message_iter_append_basic(iter, DBUS_TYPE_UINT64, &xuint64);
> -Etan (Who is at work and can't commit things.)
Yes, thank you, it should be fixed now.
-Mark
More information about the Devel
mailing list