On Thu, Mar 22, 2012 at 3:33 PM, Colin Walters <
walters@...> wrote:
> The best thing would probably be to fold them all into
> libgirepository-1.0.la.
Ok, I have attempted that,
there is only one issue with the GLogLevelFlags logged_levels;
It is used in only one place, and set from the compiler. I tried to
encapsulate it with a set function so that the memory does not have to
be shared. But that was also not being exported, so I looked into the
linker settings,
the problem was the export-symbols-regex in the LD flags, I removed it.
Now I can run the tests, I will also add methods to expose the static
xml functions for testing.
here is my commit,
https://github.com/h4ck3rm1k3/gobject-introspection/commit/9dc11f8a42e66797db7ed015ac5f2703435f4456thanks,
mike
--
James Michael DuPont
Member of Free Libre Open Source Software Kosova
http://flossk.org_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@...
http://mail.gnome.org/mailman/listinfo/gtk-devel-list