r14753 - gnucash/branches/2.0 - Remove overloading of an argument passed to the

Derek Atkins warlord at cvs.gnucash.org
Mon Aug 28 23:26:43 EDT 2006


Author: warlord
Date: 2006-08-28 23:26:36 -0400 (Mon, 28 Aug 2006)
New Revision: 14753
Trac: http://svn.gnucash.org/trac/changeset/14753

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/src/core-utils/gnc-gconf-utils.c
   gnucash/branches/2.0/src/core-utils/gnc-gconf-utils.h
   gnucash/branches/2.0/src/gnome-utils/dialog-preferences.c
   gnucash/branches/2.0/src/gnome-utils/dialog-reset-warnings.c
   gnucash/branches/2.0/src/gnome-utils/gnc-main-window.c
   gnucash/branches/2.0/src/gnome-utils/gnc-plugin.c
   gnucash/branches/2.0/src/gnome-utils/gnc-plugin.h
   gnucash/branches/2.0/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.

Merge from r14675.





More information about the gnucash-patches mailing list