r14675 - gnucash/trunk - Remove overloading of an argument passed to the

David Hampton hampton at cvs.gnucash.org
Tue Aug 15 01:11:09 EDT 2006


Author: hampton
Date: 2006-08-15 01:11:07 -0400 (Tue, 15 Aug 2006)
New Revision: 14675
Trac: http://svn.gnucash.org/trac/changeset/14675

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/core-utils/gnc-gconf-utils.c
   gnucash/trunk/src/core-utils/gnc-gconf-utils.h
   gnucash/trunk/src/gnome-utils/dialog-preferences.c
   gnucash/trunk/src/gnome-utils/dialog-reset-warnings.c
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome-utils/gnc-plugin.c
   gnucash/trunk/src/gnome-utils/gnc-plugin.h
   gnucash/trunk/src/gnome-utils/gnc-tree-view.c
Log:
Remove overloading of an argument passed to the
gnc_gconf_add/remove_notification functions..  This will solve a crash
on Solaris caused by g_vasprintf being passed a "%s" format string and
a NULL as argument.  BP




More information about the gnucash-patches mailing list