CVS update: gnucash/src/business/business-gnome

Derek Atkins warlord@linas.org
Thu, 17 Oct 2002 10:17:48 -0500 (CDT)


Date:	Thursday October 17, 2002 @ 10:17
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/business/business-gnome
In directory www.linas.org:/tmp/cvs-serv22229/src/business/business-gnome

Modified Files:
	dialog-customer.c dialog-vendor.c 
Log Message:
	* fix some compiler warnings in dialog-customer and dialog-vendor
	* add a new function: gncOwnerIsValid() which is really a
	  scheme-helper to detect whether an owner is holding a NULL value
	  (i.e. a real container with no value in the container).
	* fix part of bug #96032 -- use (gnc:owner-is-valid) to detect owner
	  existence.