r18924 - gnucash/trunk/src - Add a GDate kvp_value type including conversions from and to all sorts of thingys.

Christian Stimming cstim at code.gnucash.org
Wed Mar 17 15:23:20 EDT 2010


Author: cstim
Date: 2010-03-17 15:23:20 -0400 (Wed, 17 Mar 2010)
New Revision: 18924
Trac: http://svn.gnucash.org/trac/changeset/18924

Modified:
   gnucash/trunk/src/backend/xml/sixtp-dom-generators.c
   gnucash/trunk/src/backend/xml/sixtp-dom-parsers.c
   gnucash/trunk/src/backend/xml/sixtp-dom-parsers.h
   gnucash/trunk/src/engine/engine-helpers.c
   gnucash/trunk/src/engine/kvp-scm.c
   gnucash/trunk/src/engine/test/test-date.c
   gnucash/trunk/src/libqof/backend/file/qsf-backend.c
   gnucash/trunk/src/libqof/qof/gnc-date.c
   gnucash/trunk/src/libqof/qof/gnc-date.h
   gnucash/trunk/src/libqof/qof/kvp_frame.c
   gnucash/trunk/src/libqof/qof/kvp_frame.h
   gnucash/trunk/src/libqof/qof/qofbackend.c
Log:
Add a GDate kvp_value type including conversions from and to all sorts of thingys.

Also, removed the default: switch clauses when handling a
kvp_value so that the compiler will already complain about
unhandled enum values.



More information about the gnucash-patches mailing list