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

Re: svn commit: r1099955 - /subversion/trunk/subversion/libsvn_wc/status.c

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 5 May 2011 18:15:35 -0400

On Thu, May 5, 2011 at 16:22, <rhuijben_at_apache.org> wrote:
> Author: rhuijben
> Date: Thu May  5 20:22:43 2011
> New Revision: 1099955
>
> URL: http://svn.apache.org/viewvc?rev=1099955&view=rev
> Log:
> In the status walker simplify some depth handling code and remove an
> unneeded argument.
>
> * subversion/libsvn_wc/status.c
>  (get_dir_status): Replace some weird depth handling checks with a simple
>    check and some constants.
>    Remove unneeded had_props argument, as we already have that value in
>    dir_info.

I don't understand this part about had_props. Most of the calls were
using constant values. Thus, switching to info->had_props is a
semantic change.

>...

Cheers,
-g
Received on 2011-05-06 00:16:03 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.