[Boost-bugs] [Boost C++ Libraries] #9302: Pesky warnings from lexical_cast

Subject: [Boost-bugs] [Boost C++ Libraries] #9302: Pesky warnings from lexical_cast
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-25 17:24:48


#9302: Pesky warnings from lexical_cast
-------------------------------------+--------------------------
 Reporter: johnmaddock | Owner: apolukhin
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: lexical_cast
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------
 MSVC is generating lots of warnings from lexical deep in the template
 instantiation tree:

 {{{
 d:\data\boost\trunk\boost\lexical_cast.hpp(1984): warning C4512:
 'boost::detail::lexical_ostream_limited_src<CharT,Traits>' : assignment
 operator could not be generated

 d:\data\boost\trunk\boost\lexical_cast.hpp(726): warning C4512:
 'boost::detail::lcast_put_unsigned<Traits,T,CharT>' : assignment operator
 could not be generated

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9302>
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:14 UTC