Re: [Java-gnome-developer] GConf get* errors and patch
Brought to you by:
afcowie
From: Ben K. <be...@ba...> - 2005-05-05 18:45:19
|
On Thu, 2005-05-05 at 13:32 -0400, James Lee wrote: > Hello, >=20 > I was having an error with GConf giving me errors. I outlined the > problem in this post: >=20 > http://article.gmane.org/gmane.comp.gnome.lib.gconf/782 >=20 > Mr. McLoughlin replied explaining about how GConf expects GError* to be > NULL, but looking at org_gnu_gconf_ConfClient.c, I saw that that was not > the case. I changed the pointers to NULL and I no longer get any > problems. >=20 > Here is the patch to libgconf-java HEAD: Great! It would be super cool if you could post this bug and patch to bugzilla. Things tend to get lost on mailing lists. Cheers, Ben |