id summary reporter owner description type status milestone component version severity resolution keywords cc 3985 Deprecated config macros in interprocess Daniel James Ion Gaztañaga The `BOOST_HAS_` macros for C++0x features have been deprecated. This patch replaces them with their `BOOST_NO_` equivalents. Without this the new C++0x features in Visual C++ 10 won't be picked up. I did a lot of this by searching and replacing so it's worth checking these changes. Bugs closed Boost 1.45.0 interprocess Boost 1.42.0 Problem fixed