Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-07-30 09:16:10


On 07/29/18 11:21, Frédéric via Boost wrote:
> Here are some more warnings while using the libraries:
>
> * atomic (OSX):
>
> boost/include/boost/atomic/detail/ops_gcc_x86_dcas.hpp:269:113:
> warning: unused parameter 'order' [-Wunused-parameter]
> static BOOST_FORCEINLINE storage_type exchange(storage_type
> volatile& storage, storage_type v, memory_order order) BOOST_NOEXCEPT

Should be fixed in:

https://github.com/boostorg/atomic/commit/19eecf893c665410de63ab6ebb8549f405703e80


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