id summary reporter owner description type status milestone component version severity resolution keywords cc 4946 Uninitialized variable warning in lexical_cast.hpp Rich McKeever Antony Polukhin "Target lexical_cast(param_type, CharT*, size_t) [Line 1150] has an uninitialized variable called ""result"" that is immediately read with a stream extraction operator. GCC warns about the variable being uninitialized. The warning is suppressed for msvc. The attached patch suppresses it on GCC 4.3.0 on Mac OS 10.6.4." Bugs closed Boost 1.61.0 lexical_cast Boost 1.55.0 Problem fixed