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

Re: 1.10.0-alpha3 CHANGES

From: Daniel Shahaf <danielsh_at_apache.org>
Date: Thu, 20 Jul 2017 10:36:39 +0000

On Wed, Jul 19, 2017 at 05:17:38PM +0100, Philip Martin wrote:
> Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
> >> ------------------------------------------------------------------------
> >> r1800836 | philip | 2017-07-04 22:37:52 +0000 (Tue, 04 Jul 2017) | 15 lines
> >>
> >> Remove some casts when using APR 2 and fix a "missing volatile" bug that
> >> was uncovered.
>
> This probably doesn't warrent an appearance in CHANGES: it is mostly
> cosmetic. The compilation unit where the qualifier is visible doesn't
> read the value directly so I think it unlikely the old code misbehaved.

Thanks, Philip. I'd assumed the worst and added it as "FS: Fix race /
undefined behaviour during FS backend loading (r1800836)". (Since
accessing a volatile value through a non-volatile-qualified pointer is
UB.) I'll remove it.

(In retrospect, perhaps I should've waited a bit longer for answers on
this thread. My bad.)

On Wed, Jul 19, 2017 at 06:11:01PM +0200, Stefan Sperling wrote:
> This is not a change relative 1.9. It just changes the default behaviour
> of the new resolver in a specific use case. No need to mention this.

> There is no need to mention Makefile.svn in CHANGES, ever.

I didn't mention either of these.

> It is not even shipped in releases.

Actually, it is. We can patch dist.sh to exclude it.

Cheers,

Daniel
Received on 2017-07-20 12:36: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.