Re: r17352 - gnucash/branches/gobject-engine-dev2/src/engine - Convert GncBudget to be a GObject with parameters and private section.

2008-07-27 Thread Andreas Köhler
Hi Phil, On So, 2008-07-27 at 20:27 -0400, Phil Longstaff wrote: > Andreas Köhler wrote: > > I cannot compile this file as gcc complains about "error: 'budget' is > > used uninitialized in this function". Actually, I think this is a > > -Wuninitialized warning (from -Wall) treated as error given

Re: r17352 - gnucash/branches/gobject-engine-dev2/src/engine - Convert GncBudget to be a GObject with parameters and private section.

2008-07-27 Thread Phil Longstaff
Andreas Köhler wrote: > Hi Phil, > > On So, 2008-07-20 at 15:12 -0400, Phil Longstaff wrote: >> Author: plongstaff >> Date: 2008-07-20 15:12:44 -0400 (Sun, 20 Jul 2008) >> New Revision: 17352 >> Trac: http://svn.gnucash.org/trac/changeset/17352 >> Log: >> Convert GncBudget to be a GObject with par

Re: r17352 - gnucash/branches/gobject-engine-dev2/src/engine - Convert GncBudget to be a GObject with parameters and private section.

2008-07-27 Thread Andreas Köhler
Hi Phil, On So, 2008-07-20 at 15:12 -0400, Phil Longstaff wrote: > Author: plongstaff > Date: 2008-07-20 15:12:44 -0400 (Sun, 20 Jul 2008) > New Revision: 17352 > Trac: http://svn.gnucash.org/trac/changeset/17352 > Log: > Convert GncBudget to be a GObject with parameters and private section. ---8

Re: DBI backend status

2008-07-27 Thread Andreas Köhler
Hi Phil, On So, 2008-07-27 at 10:09 -0700, Phil Longstaff wrote: > I've just completed a basic test. I created a basic XML file with > some standard accounts, and then added a transaction, a budget, a > price, a customer, ... till I had 1 of each type of object (except an > order - how do I creat

Re: DBI backend status

2008-07-27 Thread Derek Atkins
You can safely ignore Orders -- they are not fully implemented. -derek Quoting Phil Longstaff <[EMAIL PROTECTED]>: > I've just completed a basic test. I created a basic XML file with > some standard accounts, and then added a transaction, a budget, a > price, a customer, ... till I had 1 of e

DBI backend status

2008-07-27 Thread Phil Longstaff
I've just completed a basic test. I created a basic XML file with some standard accounts, and then added a transaction, a budget, a price, a customer, ... till I had 1 of each type of object (except an order - how do I create one?). My test is then: 1) start gc with the XML file, save-as to a