indent
David Hampton
gnucash at love2code.net
Sat Mar 10 15:24:57 EST 2007
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 indent cannot figure out which
> identifiers are type names (if there were, then there would be no need
> for '-T' options). Only identifiers of the form *_t are automatically
> recognized as types
That's not a bad convention for types. Its what I've always used for
work projects.
David
More information about the gnucash-devel
mailing list