id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5739,set-but-not-used warnings with gcc-4.6,anonymous,viboes,"Dear Anthony, Thanks for your work with Boost Threads. Would you please consider addressing the following warnings when compiling from svn trunk? Thanks in advace libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_time(int, boost::xtime&)’: libs/thread/src/pthread/timeconv.inl:22:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_timespec_duration(const boost::xtime&, timespec&)’: libs/thread/src/pthread/timeconv.inl:59:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_duration(boost::xtime, int&)’: libs/thread/src/pthread/timeconv.inl:90:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_microduration(boost::xtime, int&)’: libs/thread/src/pthread/timeconv.inl:112:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] Ubuntu oneiric alpha, gcc 4.6.1 - 64 bits R. ",Bugs,closed,Boost 1.49.0,thread,Boost Development Trunk,Cosmetic,fixed,1.48,viboes