Subject: Re: [boost] [release] Boost 1.69.0 Beta 1 Release Candidate 1
From: Peter Dimov (lists_at_[hidden])
Date: 2018-11-14 01:42:32


> Marshall Clow wrote:
>
> > The release candidates for the first 1.69.0 beta release are now
> > available at:
> >
> > <https://dl.bintray.com/boostorg/beta/1.69.0.beta.1.rc1/source/>
>
> A change in Boost.Function, https://github.com/boostorg/function/pull/25,
> has caused an unfortunate regression downstream (in FreeBSD) as reported
> in https://github.com/boostorg/program_options/issues/65.
>
> I think that it would be best to revert the Boost.Function change before
> releasing the beta.

I reverted this change on the develop branch and I'd like to merge that to
master before the beta.