id summary reporter owner description type status milestone component version severity resolution keywords cc 7272 win32/thread_primitives.hpp: (Unneccessary) Warning christian.buss@… viboes "When compiling with the Intel C++ compiler 12.1, I receive an (unneccessary) warning about an uninitialised variable 'ret': 1>thread_primitives.hpp(356): warning #592: variable ""ret"" is used before its value is set 1> return ret; 1> ^ 1> 1>thread_primitives.hpp(377): warning #592: variable ""ret"" is used before its value is set 1> return ret; 1> ^ Suggested fix: See attached file" Patches closed Boost 1.52.0 thread Boost 1.51.0 Problem fixed