r18760 - gnucash/trunk - Add a "make indent" target, but watch out with using its result.

Christian Stimming cstim at code.gnucash.org
Sun Feb 28 08:40:39 EST 2010


Author: cstim
Date: 2010-02-28 08:40:38 -0500 (Sun, 28 Feb 2010)
New Revision: 18760
Trac: http://svn.gnucash.org/trac/changeset/18760

Modified:
   gnucash/trunk/Makefile.am
Log:
Add a "make indent" target, but watch out with using its result.

The "astyle" indent tool unfortunately behaves significantly different
in its different versions (1.22, 1.23, 1.24) even with identical
options. That is, the basic indentation is the same, but in a large
project such as ours, there are just too many special cases which
astyle doesn't get identical due to its bugfixes and new features.
Hence, please use the result of this target with great care, and
if in doubt, just use it for your own amusement but don't commit the
resulting changes. Thanks!



More information about the gnucash-patches mailing list