r16757 - gnucash/branches/gda-dev2/src - 1) In gnc-backend-gda.c, change a g_return_if_fail() to a regular

Phil Longstaff plongstaff at cvs.gnucash.org
Fri Dec 28 17:26:18 EST 2007


Author: plongstaff
Date: 2007-12-28 17:26:16 -0500 (Fri, 28 Dec 2007)
New Revision: 16757
Trac: http://svn.gnucash.org/trac/changeset/16757

Modified:
   gnucash/branches/gda-dev2/src/backend/gda/gnc-account-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-backend-gda.c
   gnucash/branches/gda-dev2/src/business/business-core/xml/gncmod-business-backend-xml.c
Log:
1) In gnc-backend-gda.c, change a g_return_if_fail() to a regular
if()return because it isn't a critical error condition.
2) In gnc-account-gda.c, remove some #if'ed out code
3) In gncmod-business-backend-xml.c, change the module name to
'gnucash/business-core-xml'.





More information about the gnucash-patches mailing list