Summary: | Make GObject-Introspection for GArrays useful | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | CC: | danielle, rishi.is, walters, xclaesse |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | introspection: add missing element-type annotations |
Description
Simon McVittie
2010-04-30 07:12:15 UTC
Created attachment 71370 [details] [review] introspection: add missing element-type annotations That bug has been fixed for quite some time now, and g-ir-scanner recently started warning about missing element-type annotations [1]. Here is a patch which silences those warnings, two of which are from GArrays (as well as a third from a GPtrArray). [1] http://git.gnome.org/browse/gobject-introspection/commit/?id=f8e95c68dc0e4a0fb35979db7415de8ec09e1e7e The patch looks good, but which version of g-i does it need? please bump requirement in configure.ac. f84400b was in g-i 0.6.11, and we have depended on g-i 1.30 for about a year, so there's actually no need to increase the dependency. I think these fixes would be OK on the 0.20 stable-branch, too. *** Bug 58247 has been marked as a duplicate of this bug. *** -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/30. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.