id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4076,"future.hpp(411) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data",anonymous,Anthony Williams,"Visual Studio 2005 generates a the warning in the subject. In future.hpp in the struct all_futures_lock, change the definition of count from {{{ unsigned count; }}} to {{{ std::vector::size_type count; }}} ",Patches,closed,Boost 1.43.0,thread,Boost 1.42.0,Cosmetic,fixed,,