Re: Compilation Error w/ GCC 4.5.0

2010-06-13 Thread Gregory Gincley
From: John Ralls To: Gregory Gincley Cc: gnucash-devel@gnucash.org Sent: Sun, June 13, 2010 3:44:13 PM Subject: Re: Compilation Error w/ GCC 4.5.0 Thanks, r19257 builds successfully. Greg On Jun 13, 2010, at 11:06 AM, Gregory Gincley wrote: > Hi there,

Re: Compilation Error w/ GCC 4.5.0

2010-06-13 Thread John Ralls
On Jun 13, 2010, at 11:06 AM, Gregory Gincley wrote: > Hi there, thanks again for this great program! > > Anyone out there able to build gnucash with gcc/gcc-libs 4.5.0, or is > this just problem with my linux distribution? > > On Arch Linux I'm unable to build gnucash from SVN source with the

New dutch account set

2010-06-13 Thread Mark Haanen
I just translated the 'simple checkbook' account chart into dutch. Could someone please add it to the repository (under accounts/nl) and apply the necessary changes to the makefile? Thanks, Mark acctchrt_checkbook.gnucash-xea Description: XML document

Compilation Error w/ GCC 4.5.0

2010-06-13 Thread Gregory Gincley
Hi there, thanks again for this great program! Anyone out there able to build gnucash with gcc/gcc-libs 4.5.0, or is this just problem with my linux distribution? On Arch Linux I'm unable to build gnucash from SVN source with the following setup, tried a a couple SVN revisions gcc-4.5.0 gcc-lib

Re: gnucash-devel Digest, Vol 87, Issue 15 -- Reimbursable/non reimbursable expenses (Derek Atkins)

2010-06-13 Thread Tom Bullock
Derek, you said: On 6/9/2010 12:00 PM, gnucash-devel-requ...@gnucash.org wrote: Message: 4 Date: Wed, 09 Jun 2010 09:51:54 -0400 From: Derek Atkins Subject: Re: Reimbursable/non reimbursable expences To: "William G. Lea P.E" Cc: gnucash-de...@lists.gnucash.org Message-ID: Content-Type: text/pla

Re: [PATCH] [REVIEW] python bindings and lost business data

2010-06-13 Thread Mike Evans
On Thursday June 10 2010 00:53:44 Mark Jenkins wrote: > > Back to bug killing. > > I came up with the attached patch to stop business objects from being lost. > > The modules "gnucash/business-core-xml" and "gnucash/business-core-sql" > are now loaded. > > I've tested this with > > >>> from gnu