CVS update: gnucash/src/engine

Derek Atkins warlord@linas.org
Fri, 31 May 2002 20:59:39 -0500 (CDT)


Date:	Friday May 31, 2002 @ 20:59
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv27473/src/engine

Modified Files:
	QueryCore.c 
Log Message:
Save GUIDs instead of assuming the pointer will stick around
work around a gcc compiler bug: unroll a do { } while() that
does not need to exist.