[Gnucash-changes] r13131 - gnucash/trunk/src - Convert Split from QofEntity to QofInstance.

Chris Shoemaker c.shoemaker at cox.net
Mon Feb 6 13:04:15 EST 2006


On Mon, Feb 06, 2006 at 12:52:13PM -0500, Derek Atkins wrote:
> With this changeset the build breaks:
> 
> io-gncxml-v1.c: In function 'txn_restore_split_after_child_handler':
> io-gncxml-v1.c:3115: error: 'struct split_s' has no member named 'kvp_data'
> io-gncxml-v1.c:3115: error: 'struct split_s' has no member named 'kvp_data'
> io-gncxml-v1.c:3116: error: 'struct split_s' has no member named 'kvp_data'
> make[5]: *** [io-gncxml-v1.lo] Error 1
> make[5]: Leaving directory
> `/home/warlord/src/gnucash/gnucash-svn/build/src/backend/file'

Oops.  I wonder why my compile check picked up the breakage in
backend/postgres, but not backend/file.  I'll fix it momentarily.

-chris

> 
> -derek
> 
> Quoting Chris Shoemaker <chris at cvs.gnucash.org>:
> 
> >Modified:
> >  gnucash/trunk/src/backend/postgres/txn.c
> >  gnucash/trunk/src/engine/Account.c
> >  gnucash/trunk/src/engine/Period.c
> >  gnucash/trunk/src/engine/Scrub2.c
> >  gnucash/trunk/src/engine/Transaction.c
> >  gnucash/trunk/src/engine/TransactionP.h
> >  gnucash/trunk/src/engine/cap-gains.c
> >Log:
> >  Convert Split from QofEntity to QofInstance.
> >  Let QofInstance manage the book pointer and kvp frame instead of Split
> >  managing its own.
> 
> -- 
>       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>       Member, MIT Student Information Processing Board  (SIPB)
>       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>       warlord at MIT.EDU                        PGP key available
> 


More information about the gnucash-devel mailing list