id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4341,get_thread_info error,tonestone57@…,Anthony Williams,"Compiling on Haiku with gcc 4.3.3 gives two errors with code below: From file: http://www.boost.org/doc/libs/1_38_0/boost/thread/detail/thread.hpp detail::thread_data_ptr get_thread_info() const; 1) include/boost/thread/detail/thread.hpp:120: error: expected ';' before 'const' 2) include/boost/thread/detail/thread.hpp:120:49: error: macro ""get_thread_info"" requires 2 arguments, but only 1 given Haiku defines get_thread_info like this: http://haiku.it.su.se:8180/source/xref/headers/os/kernel/OS.h#348",Bugs,closed,Boost 1.44.0,threads,Boost 1.38.0,Problem,fixed,get_thread_info,