id summary reporter owner description type status milestone component version severity resolution keywords cc 6727 boost/interprocess/sync/shm/named_condition.hpp duplicates a nested namespace Jeff Odom Ion Gaztañaga "boost/interprocess/sync/shm/named_condition.hpp mistakenly creates the namespace boost::interprocess::ipcdetail::ipcdetail which causes files included after it to fail to compile. The following trivial test program causes compilation to fail under g++ 4.6.1: #include #include The attached patch removes the accidental declaration of this inner namespace" Bugs closed To Be Determined interprocess Boost 1.49.0 Regression fixed