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

Re: svn commit: r921716 - /subversion/trunk/subversion/libsvn_subr/mergeinfo.c

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 12 Mar 2010 12:40:37 +0000

I (Julian Foad) wrote:
> Yup, "const" would be better. But in order to do that we need to
> constify the various functions in this part of the API, such as
> svn_rangelist_dup().
>
> I'll do a big sweeping change, constifying all apr_array_header_t *'s
> that appear as inputs (i.e. logically const) in public and private APIs.
> (Note that we are allowed to constify public APIs - and have done so
> before - because that is a backward-compatible API change, and does not
> change the ABI.)

r922239.

- Julian
Received on 2010-03-12 13:41:14 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.