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

Re: [PATCH] Add -p to show C function names was Re: [PATCH] Extra options for libsvn_diff

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-12-29 20:01:35 CET

On Dec 28, 2007 4:50 AM, Stefan Sperling <stsp@elego.de> wrote:
> Just mentioning that this is what OpenBSD's diff does as well.
>
> And they also consider some C++/Java keywords which seems nice.
> I guess a whole lot of Java people using subversion would
> appreciate this, too.

Clever. I'm doing mostly C++ these days, so I find this useful.

r28702 just teaches libsvn_diff to skip over these keywords. We could
teach it to emit the '(private)' etc parts that OpenBSD's diff does,
but I don't think it is worth the hassle. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 29 20:01:49 2007

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.