id summary reporter owner description type status milestone component version severity resolution keywords cc 5267 condition_variable.hpp ovesight Ralf W. Grosse-Kunstleve Anthony Williams "Warning from g++ 4.1.2 (Fedora 8): boost/boost/thread/pthread/condition_variable.hpp:72: warning: unused variable 'cond_res' Probably due to an oversight: - int const cond_res=pthread_cond_timedwait(&cond,&internal_mutex,&timeout); + cond_res=pthread_cond_timedwait(&cond,&internal_mutex,&timeout); " Bugs closed To Be Determined thread Boost 1.45.0 Problem fixed