CVS update: gnucash
Derek Atkins
warlord at linas.org
Sun May 25 14:04:25 CDT 2003
Date: Sunday May 25, 2003 @ 13:04
Author: warlord
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv9422
Modified Files:
ChangeLog
Log Message:
* src/report/report-gnome/dialog-view-column.c:
- fix a bug in the gh_ -> scm_ conversion: gh_appendN() needs
to be converted to gh_append(gh_listify(..., SCM_UNDEFINED)).
Just using gh_listify is wrong and causes a crash.
- fix a bug that crashes gnucash if you remove the last entry
and then add another entry.
More information about the gnucash-patches
mailing list