Boost C++ Libraries: Ticket #11442: boost/smart_ptr/detail/yield_k.hpp should not unconditionally call ::nanosleep https://svn.boost.org/trac10/ticket/11442 <p> The file boost/smart_ptr/detail/yield_k.hpp will call ::nanosleep when it's compiled in multi-threaded mode. </p> <p> As nanosleep is not required for Boost (there is a BOOST_HAS_NANOSLEEP function), this code should really be guarded by conditionals and an #error directive executed if the platform does not support nanosleep. </p> <p> Yea...a real nit...but my boss wants one posted... </p> <p> Ed </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11442 Trac 1.4.3