[atomic] Windows autolinking and longlong patches

Hey, Please find attached two patches for Boost.Atomic (trunk, rev. 80334) adding auto-linking for MSVC, fixing symbol visibility, and fixing a long long problem. Ok to commit? Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu

On 01/09/2012 03:46, Hartmut Kaiser wrote:
Hey,
Please find attached two patches for Boost.Atomic (trunk, rev. 80334) adding auto-linking for MSVC, fixing symbol visibility, and fixing a long long problem.
Ok to commit?
In boost/atomic/detail/lockpool.hpp, you included <boost/atomic.hpp> instead of <boost/atomic/config.hpp>. I suppose that's a typo?

On 01/09/2012 03:46, Hartmut Kaiser wrote:
Hey,
Please find attached two patches for Boost.Atomic (trunk, rev. 80334) adding auto-linking for MSVC, fixing symbol visibility, and fixing a long long problem.
Ok to commit?
In boost/atomic/detail/lockpool.hpp, you included <boost/atomic.hpp> instead of <boost/atomic/config.hpp>.
I suppose that's a typo?
Right. Thanks for catching this. Corrected patch is attached. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu
participants (2)
-
Hartmut Kaiser
-
Mathias Gaunard