id summary reporter owner description type status milestone component version severity resolution keywords cc 6290 Fix Lexical Cast 64bit Warning Matthew Bradbury nasonov In Lexical Cast a std::string::size_type is assigned to an unsigned int. This patch changes the unsigned int to also be a std::string::size_type, getting rid of the warning on MSVC11. Patches closed To Be Determined lexical_cast Boost Development Trunk Cosmetic fixed