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

Derek Atkins warlord at MIT.EDU
Mon Feb 6 12:52:13 EST 2006


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'

-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