
22 Jan
2015
22 Jan
'15
3:19 a.m.
Gaetano Mendola wrote:
So just to sum up:
boost based version: http://pastebin.com/zh0SPz5n WARNING http://pastebin.com/zh0SPz5n + BOOST_SP_USE_STD_ATOMIC OK http://pastebin.com/zh0SPz5n + BOOST_SP_USE_PTHREADS OK
Thanks, that explains it, then. I should probably enable this by default, but we still might need to sort out a few configuration issues before that.
I've added a clang-specific implementation: https://github.com/boostorg/smart_ptr/commit/75de3dbcf1379119ee21a8029845c65... This should be warning-free with the thread sanitizer.