id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9094,Missing boot::thread::thread(detail::thread_data_ptr data) constructor implementation for pthreads,leonardo@…,viboes,"pthread's implementation of thread.cpp missing thread::thread(detail::thread_data_ptr data) constructor implementation. I have copied implementation from win32-version of thread.cpp and all going ok: {{{ thread::thread(detail::thread_data_ptr data): thread_info(data) {} }}} Please, fix this little bug in new release if possible.",Support Requests,closed,To Be Determined,thread,Boost 1.54.0,Not Applicable,invalid,"thread, constructor",