>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:

Mark> Thanks. But next time please give people a little while before actually
Mark> checking a large automatic change like this in. Someone might be working
Mark> on one of the files and then you would create an unnecessary merge
Mark> conflict.

If the recipe to do this is well-known and automated, folks can just
run indent on their local copies and this should minimize the diffs.

gdb has a script to reindent in their cvs repository, and they just
run it on their sources routinely.  The "correct coding style" is just
defined as the output of this script.  This seems like a nice approach
to me, a script for Classpath would be nice, even if it just wraps
"indent -gnu" or whatever.

Tom


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to