30 Jul
2018
30 Jul
'18
9:16 a.m.
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/19eecf893c665410de63ab6ebb8549f405...