[Wayland-bugs] [Bug 700166] glade fails to build introspection with Gtk 3.9
glade (bugzilla.gnome.org)
bugzilla at gnome.org
Sun May 12 13:44:17 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=700166
glade | general | unspecified
--- Comment #2 from Colin Walters <walters at verbum.org> 2013-05-12 20:44:09 UTC ---
(In reply to comment #1)
> This is a bug with how introspection works.
Introspection works the same way gtk-doc has always worked. Yes, it's not
ideal, but we have had things building without DISPLAY set (i.e. without
calling gtk_init()) for years. I don't see a need to change that now, it's
often not very difficult to change code run in class_init() to code run inside
a GOnce in _init() or equivalent.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list