|
Boost :
|
- Next message: Andrey Semashev: "Re: [boost] [release] 1.68.0 post-beta merges"
- Previous message: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in filesystem, locale, thread, stacktrace, container"
- In reply to: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
- Next in thread: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
- Reply: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
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
- Next message: Andrey Semashev: "Re: [boost] [release] 1.68.0 post-beta merges"
- Previous message: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in filesystem, locale, thread, stacktrace, container"
- In reply to: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
- Next in thread: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
- Reply: Frédéric: "Re: [boost] [Boost-users] [release] Boost 1.68.0 Beta 1 -> warnings in gil, locale, geometry, asio, ublas, interprocess, atomic"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk