[Bug 59757] const gchar ** arguments are inferred to be utf8, not array-of-utf8
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 23 13:15:06 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59757
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Patch looks good, grep for further examples also welcome. Also fine for the
stable branch(es) since it fixes something that could never have worked before.
Has anyone reported a gobject-introspection bug about this? In principle, I
don't think we should have to do this (although it certainly doesn't hurt to do
so).
tp_account_update_parameters_vardict_async is probably a relatively easy one to
smoke-test with a quick Python script to check that this change is actually
necessary and sufficient. README explains how you can use the GIR from an
uninstalled telepathy-glib (GI_TYPELIB_PATH=`pwd`/telepathy-glib and export
it).
--
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