Subject: [Boost-bugs] [Boost C++ Libraries] #6928: semaphore.hpp duplicates nested namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-22 18:07:15
#6928: semaphore.hpp duplicates nested namespace
----------------------------------+-----------------------------------------
Reporter: info@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.49.0 | Severity: Showstopper
Keywords: namespace ipcdetails |
----------------------------------+-----------------------------------------
\boost\interprocess\sync\spin\semaphore.hpp is placed in namespace
boost::interprocess::ipcdetail and is using functions in a nested
namespace ipcdetail causing compilation failure:
e.g.
\proj\boost_1_49_0\boost\interprocess\sync\spin\semaphore.hpp(53): error
C2039: 'atomic_write32' : is not a member of
'boost::interprocess'''::ipcdetail::ipcdetail''''
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6928> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC