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

Re: Reviewing 1.10 APIs & compatibility

From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 8 Jan 2018 10:36:46 +0000

Julian Foad wrote:
> One task in the 1.10 release process is reviewing API changes.
>
> One way, that I use myself, is to take a library at a time and compare
> the 1.9 and 1.10 public headers, looking for procedural errors (e.g. how
> new and deprecated APIs are marked up, undocumented parameters, etc.)
> and for possible semantic problems such as changing one part of the API
> but not changing a related part in the corresponding way.
>
> Another possible approach is to look for compatibility breakage by
> running the 1.9 client and test suite against the 1.10 libraries, and
> indeed different client/server version combinations.
>
> Can anyone volunteer for any of this?

Any volunteers?

I have added this task to the pre-release check-list in
http://subversion.apache.org/docs/community-guide/releasing.html#release-branches

Filed as https://issues.apache.org/jira/browse/SVN-4716

If anyone has done or is doing any review please could you mention it
there so we can track it.

Thanks.
- Julian
Received on 2018-01-08 11:36:54 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.