This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Normalization of Java sources
On Tue, Jan 11, 2011 at 10:19 AM, Andrew Haley <aph@redhat.com> wrote:
> On 01/11/2011 10:08 AM, Bryce McKinlay wrote:
>>
>> 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.
>
> Which Andrew? ?:-)
The "avoid making whitespace changes unless necessary" Andrew :)