r17453 - gnucash/trunk/src/backend/sql - Don't rely on g_value_transform(). Added cases for G_TYPE_INT, G_TYPE_INT64

Phil Longstaff plongstaff at cvs.gnucash.org
Sun Aug 3 14:10:28 EDT 2008


Author: plongstaff
Date: 2008-08-03 14:10:27 -0400 (Sun, 03 Aug 2008)
New Revision: 17453
Trac: http://svn.gnucash.org/trac/changeset/17453

Modified:
   gnucash/trunk/src/backend/sql/gnc-backend-sql.c
Log:
Don't rely on g_value_transform().  Added cases for G_TYPE_INT, G_TYPE_INT64
and G_TYPE_DOUBLE.  If new GValue types are used in the future and
g_value_transform() *is* called, a warning message will be logged with the
type name.





More information about the gnucash-patches mailing list