[Boost-bugs] [Boost C++ Libraries] #6290: Fix Lexical Cast 64bit Warning

Subject: [Boost-bugs] [Boost C++ Libraries] #6290: Fix Lexical Cast 64bit Warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-18 18:18:10


#6290: Fix Lexical Cast 64bit Warning
---------------------------------------------------------+------------------
 Reporter: Matthew Bradbury <matt-bradbury@…> | Owner: nasonov
     Type: Patches | Status: new
Milestone: To Be Determined | Component: lexical_cast
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
---------------------------------------------------------+------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6290>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC