id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4318,"warning C4244: 'initializing' : conversion from '__int64' to 'const long', possible loss of data",viboes,Anthony Williams,"The following warnings appears on msvc-9.0express: compile-c-c++ ..\..\..\bin.v2\libs\thread\build\msvc-9.0express\debug\link-static\threading-multi\win32\thread.obj thread.cpp ..\..\..\libs\thread\src\win32\thread.cpp(359) : warning C4244: 'initializing' : conversion from '__int64' to 'const long', possible loss of data {{{ 359 long const ticks_per_second=target_time.abs_time.time_of_day().ticks_per_second(); }}} Shouldn't ticks_per_second be declared as having type ???::rep_type::tick_type? ",Support Requests,closed,Boost 1.44.0,thread,Boost Development Trunk,Cosmetic,fixed,,