Re: indent

2007-03-10 Thread Peter Selinger
Christian Stimming wrote: > Am Samstag, 10. Maerz 2007 19:28 schrieb Peter Selinger: > > > On Fri, 2007-03-09 at 02:21 -0400, Peter Selinger wrote: > > > > I also recommend > > > > > > > > -T ExampleType > > > > > > > > for every 'typedef', so that you get: > > > > There is no way to say '-T *',

Re: indent

2007-03-10 Thread Christian Stimming
Am Samstag, 10. März 2007 19:28 schrieb Peter Selinger: > > On Fri, 2007-03-09 at 02:21 -0400, Peter Selinger wrote: > > > I also recommend > > > > > > -T ExampleType > > > > > > for every 'typedef', so that you get: > > There is no way to say '-T *', because indent cannot figure out which > iden

Re: indent

2007-03-10 Thread David Hampton
On Sat, 2007-03-10 at 14:28 -0400, Peter Selinger wrote: > Josh Sled wrote: > > > > :( We have nearly a thousand typedefs in the code some are relatively > > anonymous, but most aren't... I wonder if there's a way to say '-T *', > > or something similar? > > There is no way to say '-T *', because

Re: indent

2007-03-10 Thread Peter Selinger
Josh Sled wrote: > > On Fri, 2007-03-09 at 02:21 -0400, Peter Selinger wrote: > > I also recommend > > > > -T ExampleType > > > > for every 'typedef', so that you get: > > :( We have nearly a thousand typedefs in the code some are relatively > anonymous, but most aren't... I wonder if there'

Re: indent

2007-03-10 Thread Christian Stimming
Am Freitag, 9. März 2007 05:46 schrieb 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. > > Of the above list of options, the ones I feel strongly about are lining > up continued lines at par

Re: goffice and cairo

2007-03-10 Thread Andreas Köhler
Hi, On Fr, 2007-03-09 at 23:45 +0100, Andreas Köhler wrote: > On Sa, 2007-03-03 at 21:14 +1100, Chris wrote: > > To work with my system Fiesty libgoffice-0-3 0.3.5-1ubuntu1 I needed to > > change src/gnome-utils/gnc-html-graph-gog.c to use cairo. > > Attached is a patch I've wrapped these with HAV