id summary reporter owner description type status milestone component version severity resolution keywords cc 5746 Bugs in lexical_cast and John Maddock Antony Polukhin "The following expressions throw bad_lexical_cast exceptions, when I believe they should succeed just fine: {{{ boost::lexical_cast(""128""); boost::lexical_cast(""64""); }}} Conversion from smaller numbers such as ""2"" work just fine" Bugs closed Boost 1.48.0 lexical_cast Boost 1.47.0 Problem fixed