Handle this undocumented case where gconf_client_set_string() can return

David Hampton hampton at cvs.gnucash.org
Fri Sep 16 21:52:36 EDT 2005


Log Message:
-----------
Handle this undocumented case where gconf_client_set_string() can
return FALSE without setting the error variable.  Also modify this
function to return NULL if gconf returns an empty string.  This is
more in line with what all the rest of GnuCash code expects.
Centralize error handling in this file.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/core-utils:
        gnc-gconf-utils.c


More information about the gnucash-patches mailing list