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

Re: CVS update: subversion/subversion/libsvn_fs dag.c

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-02-07 03:16:03 CET

On Wed, Feb 07, 2001 at 01:30:31AM -0000, brane@tigris.org wrote:
> User: brane
> Date: 01/02/06 17:30:31
>
> Modified: subversion/libsvn_fs dag.c
> Log:
> Oh all right, I give in.
>
> (But I still think svn_fs__parse_skel and friends should take `const
> char*' parameters.)
>
> (dag_init_fs): Make rep_skel and rev_skel non-const and remove casts.

Huh? Give in? We already decided that we would use "const char *" throughout
for the skel stuff and its data. It was just that nobody has taken the time
to go in there and add the const.

The controversial part was whether a skel's children are const or not. (I
think they should be, but we can argue that another day)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:21 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.