https://bugzilla.gnome.org/show_bug.cgi?id=700166
  glade | general | unspecified

--- Comment #2 from Colin Walters <walt...@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.
_______________________________________________
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to