[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Experimental svn diff -w

From: Jim Blandy <jimb_at_red-bean.com>
Date: 2006-02-04 02:09:28 CET

On 2/3/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
> I've implemented a line normalization function, which currently just drops
> all space characters.

Have you tried a normalization function which simply replaces all
whitespace sequences with a single space? Deleting whitespace in most
programming languages concatenates identifiers, which is a change
people would usually like to know about.

Of course, that wouldn't help us in our current space-before-paren situation.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 4 02:09:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.