r14559 - gnucash/branches/2.0 - Avoid SIGFPE due to modulo-by-zero is the requested number of significant

Derek Atkins warlord at cvs.gnucash.org
Tue Jul 25 18:22:56 EDT 2006


Author: warlord
Date: 2006-07-25 18:22:55 -0400 (Tue, 25 Jul 2006)
New Revision: 14559
Trac: http://svn.gnucash.org/trac/changeset/14559

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/lib/libqof/qof/gnc-numeric.c
Log:
   Avoid SIGFPE due to modulo-by-zero is the requested number of significant
   figures is greater than log10(2^63).

Merge from r14512




More information about the gnucash-patches mailing list