Boost logo

Boost :

Subject: Re: [boost] [release] 1.68.0 post-beta merges
From: Jan Beich (jbeich_at_[hidden])
Date: 2018-07-29 20:13:13


Marshall Clow via Boost <boost_at_[hidden]> writes:

> The master branch is is now open for post-beta merges, but only as
> described in the Post-Beta Merge Policy. See
> <https://github.com/boostorg/boost/wiki/Release-Beta-Merge-Policy>
>
> The master branch will close for the 1.68.0 release on August 1st.

Can you merge https://github.com/boostorg/gil/pull/119 ?

Impact if declined: GIL/IO cannot be used on DragonFly, FreeBSD, OpenBSD.
Affected downstream: https://github.com/freeorion/freeorion/pull/2221#issuecomment-406627682
Workaround if possible: FreeBSD can mimic -traditional via -U__STDC__, DragonFly and OpenBSD would have to create stub <malloc.h> and adjust CPPFLAGS.
Tests results: Flast-FreeBSD11 is green on https://www.boost.org/development/tests/develop/developer/gil-io.html but I couldn't figure out if anything else has changed.
Risk: Low, can only break build. C++ forbids implicit function declaration.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk