AUDIT: r15252 - gnucash/trunk - guile 1.8's SCM_EXACTP() throws an error when passed a non-number.

Derek Atkins warlord at cvs.gnucash.org
Sat Dec 23 16:10:48 EST 2006


Author: warlord
Date: 2006-12-23 16:10:47 -0500 (Sat, 23 Dec 2006)
New Revision: 15252
Trac: http://svn.gnucash.org/trac/changeset/15252

Modified:
   gnucash/trunk/
   gnucash/trunk/src/engine/kvp-scm.c
Log:
guile 1.8's SCM_EXACTP() throws an error when passed a non-number.
So make sure we test SCM_NUMBERP() before SCM_EXACTP()
This causes gnucash to crash on e.g. FC6 from the File Properties Menu.
BP




More information about the gnucash-patches mailing list