This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Normalization of Java sources


On Tue, Jan 11, 2011 at 9:57 AM, Andrew Haley <aph@redhat.com> wrote:

> I'd rather not, given the limited utility of the change and the fact
> that it messes up the diffs, making life difficult for the maintenance
> programmer.

You can always use "diff -ub" / "svn diff -x -ub" to ignore whitespace
changes in diffs, although I'm inclined to agree with Andrew here.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]