Re: indent

2007-03-08 Thread Peter Selinger
I also recommend -T ExampleType for every 'typedef', so that you get: example(int foo, char *bar, ExampleType *aligned_here) and not example(int foo, char *bar, ExampleType * aligned_here) -- Peter David Hampton wrote: > > There's been some discussion on IRC about using the indent pro

Re: indent

2007-03-08 Thread Chris Shoemaker
On Thu, Mar 08, 2007 at 11:46:53PM -0500, David Hampton wrote: > There's been some discussion on IRC about using the indent program to > reformat the sources into something consistent from file to file. I'd > like to propose the following options as a starting point for > discussion. I think some

indent

2007-03-08 Thread David Hampton
There's been some discussion on IRC about using the indent program to reformat the sources into something consistent from file to file. I'd like to propose the following options as a starting point for discussion. I think some of these options will be agreed upon by all, and I'm sure others will

Re: Drop internal copies of libgsf and goffice

2007-03-08 Thread Josh Sled
On Fri, 2007-03-09 at 00:50 +0100, Andreas Köhler wrote: > I wonder whether we can remove the internal copies of libgsf-1.12.3 and > goffice-0.0.4 from trunk for GnuCash 2.2. Are there any major > distributions 2.2 targets left without packages containing libgsf-1.pc, > or goffice-1.pc and goffice

Re: tutorial on multi-currency accounting

2007-03-08 Thread Peter Selinger
Derek Atkins wrote: > > Quoting Peter Selinger <[EMAIL PROTECTED]>: > > > Actually, such accounts represent unrealized (or realized) gains and > > losses, so they are income, not equity. See > > "http://www.mathstat.dal.ca/~selinger/accounting/#4.2.";, second > > paragraph. > > A single transact

Drop internal copies of libgsf and goffice

2007-03-08 Thread Andreas Köhler
Hi, I wonder whether we can remove the internal copies of libgsf-1.12.3 and goffice-0.0.4 from trunk for GnuCash 2.2. Are there any major distributions 2.2 targets left without packages containing libgsf-1.pc, or goffice-1.pc and goffice-3.pc? -- andi5 _

Re: tutorial on multi-currency accounting

2007-03-08 Thread Mike Alexander
--On March 8, 2007 3:56:43 PM -0500 Derek Atkins <[EMAIL PROTECTED]> wrote: > Quoting Peter Selinger <[EMAIL PROTECTED]>: > > A single transaction by itself is neither a gain nor a loss. It's a > POTENTIAL gain or loss, but not by itself.. I guess that's why I'm > so hesitant to embrace this id

Re: tutorial on multi-currency accounting

2007-03-08 Thread Derek Atkins
Quoting Peter Selinger <[EMAIL PROTECTED]>: > Actually, such accounts represent unrealized (or realized) gains and > losses, so they are income, not equity. See > "http://www.mathstat.dal.ca/~selinger/accounting/#4.2.";, second > paragraph. A single transaction by itself is neither a gain nor a l

Re: announcing python bindings for GnuCash

2007-03-08 Thread Mark Jenkins
> Any reason not to feed these back to us for trunk? I thought it was the common case that bindings were separate projects. examples http://pyxine.sourceforge.net/ http://www.wxpython.org/ http://sdljava.sourceforge.net/ http://pyopengl.sourceforge.net/ http://java-gnome.sourceforge.net/ One of t

Re: tutorial on multi-currency accounting

2007-03-08 Thread Peter Selinger
Derek Atkins wrote: > > Quoting Mike Alexander <[EMAIL PROTECTED]>: > > > --On March 7, 2007 9:50:00 AM -0500 Derek Atkins <[EMAIL PROTECTED]> wrote: > > > >> If a user later goes back and changes the exchange rate, will your > >> scrubber update the balancing splits? > > > > Do you mean change t