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 _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
