Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4055: msvc C4244 warning in boost/iostreams/detail/buffer.hpp(151).
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-31 11:03:09
#4055: msvc C4244 warning in boost/iostreams/detail/buffer.hpp(151).
----------------------------+-----------------------------------------------
Reporter: pluto@⦠| Owner: danieljames
Type: Bugs | Status: assigned
Milestone: Boost 1.43.0 | Component: iostreams
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pluto@â¦):
you can use an explicit static_cast<std::size_t>(size_) or #pragma warning
disable/default.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4055#comment:2> 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:02 UTC