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

Re: [PATCH] Substitute `svn_path_is_url()' for a bool variable in log.c

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 4 Dec 2009 19:49:07 +0200 (Jerusalem Standard Time)

What's the benefit of this change?

Kannan wrote on Fri, 4 Dec 2009 at 23:06 +0530:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Log:
> Instead of using a separate bool variable, use `svn_path_is_url()'.
>
> * subversion/libsvn_client/log.c
> (svn_client_log5): Remove the bool variable `is_url' which is used only
> once and substitute with `svn_path_is_url(path)'.
>
> Patch by: Kannan R <kannanr_at_collab.net>
Received on 2009-12-04 18:49:49 CET

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.