id summary reporter owner description type status milestone component version severity resolution keywords cc 7329 $BOOST_ROOT/boost/thread/future.hpp does not compile on HPUX avi.bahra@… viboes "Using compiler: aCC: HP C/aC++ B3910B A.06.20 [May 13 2008] $BOOST_ROOT/boost/thread/future.hpp CHANGE:: line:603 FROM {{{ for(count_type i=0;i(futures[i].future_->mutex).move(); #else locks[i]=boost::unique_lock(futures[i].future_->mutex); #endif } }}} T0: {{{ for(count_type i=0;i(futures[i].future_->mutex).move(); #else locks[i]=boost::unique_lock(futures[i].future_->mutex); #endif } }}} " Bugs closed Boost 1.52.0 thread Boost 1.51.0 Showstopper fixed HPUX