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

Re: svn commit: r1125332 - /subversion/trunk/subversion/libsvn_ra_neon/fetch.c

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 20 May 2011 07:41:20 -0400

On Fri, May 20, 2011 at 07:31, <ivan_at_apache.org> wrote:
>...
> +++ subversion/trunk/subversion/libsvn_ra_neon/fetch.c Fri May 20 11:31:42 2011
> @@ -796,7 +796,6 @@ svn_error_t *svn_ra_neon__get_dir(svn_ra
>   apr_hash_t *resources;
>   const char *final_url;
>   apr_size_t final_url_n_components;
> -  svn_boolean_t supports_deadprop_count;
>   svn_ra_neon__session_t *ras = session->priv;
>   const svn_string_t *deadprop_count;

Shouldn't this string move inside the block, too?

>...

Cheers,
-g
Received on 2011-05-20 13:41:51 CEST

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.