AUDIT: r23174 - gnucash/trunk/src/backend - Bug 674862 - 2038 bug in libdbi

John Ralls jralls at code.gnucash.org
Tue Sep 17 19:26:13 EDT 2013


Author: jralls
Date: 2013-09-17 19:26:10 -0400 (Tue, 17 Sep 2013)
New Revision: 23174
Trac: http://svn.gnucash.org/trac/changeset/23174

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
   gnucash/trunk/src/backend/sql/gnc-backend-sql.c
Log:
Bug 674862 - 2038 bug in libdbi

Retrieve the numerical value directly from the dbi_result and use
it to create the Timespec or GDate.
BP



More information about the gnucash-patches mailing list