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 *',
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
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
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'
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
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