r16942 - gnucash/branches/gda-dev2/src/business/business-core/gda - Fix segmentation fault when loading invoices. Problem is that getters

Phil Longstaff plongstaff at cvs.gnucash.org
Wed Feb 13 20:33:21 EST 2008


Author: plongstaff
Date: 2008-02-13 20:33:20 -0500 (Wed, 13 Feb 2008)
New Revision: 16942
Trac: http://svn.gnucash.org/trac/changeset/16942

Modified:
   gnucash/branches/gda-dev2/src/business/business-core/gda/gnc-entry-gda.c
   gnucash/branches/gda-dev2/src/business/business-core/gda/gnc-invoice-gda.c
Log:
Fix segmentation fault when loading invoices.  Problem is that getters
are registered with qof, but not setters, so the gda backend can't just
grab the qof-registered functions.





More information about the gnucash-patches mailing list