classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Reindented native/jni code


From: Tom Tromey
Subject: Re: [cp-patches] Reindented native/jni code
Date: 15 Apr 2005 12:11:04 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Mark" == Mark Wielaard <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]