Re: [java-gnome-hackers] Res: Res: Symol issues with GtkBuilder
Brought to you by:
afcowie
From: Guillaume M. <res...@gm...> - 2011-05-30 07:36:43
|
I'm not really familiar with all those things but I do have few questions? Moreover, note that I use G_MODULE_BIND_LAZY, which means calling dlopen() > with > RTLD_LAZY, > so the symbols are only resolved when needed, but it still works. (note > that the > default with > Why did you choose to do that? Does it save memory? This change looks good for me now but we have to improve it. I'm guessing that it significantly impacts the library. Are we sure this will not cause some unwanted side effects? -- Guillaume Mazoyer - http://www.respawner.fr/ |