[Bug 26249] add GObject-Introspection and Vala bindings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 21 14:44:54 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=26249
--- Comment #16 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-04-21 05:44:54 PDT ---
(In reply to comment #15)
> Can we work around GNOME #616375 like this?
>
> * Provide a very small dummy dbus-glib GIR file with exactly the types we need
>
> * Use a Python script (or bring back the XSLT...) to delete the offending
> references from *our* .gir file before compiling or installing it
Another option might be a:
#ifdef _GOBJECT_INTROSPECTION_
typedef DBusGConnection gpointer
#endif
Or to use the --inject flag to g-ir-scanner.
Will look into this.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list