Re: [Boost-bugs] [Boost C++ Libraries] #4055: msvc C4244 warning in boost/iostreams/detail/buffer.hpp(151).

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 10:27:02


#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: |
----------------------------+-----------------------------------------------
Changes (by danieljames):

  * owner: turkanis => danieljames
  * status: new => assigned

Comment:

 I don't think it's going to overflow, since `size_` is always set from an
 `int` (which probably should be `std::size_t`, or `allocator::size_type`
 but I'm not going to change that, as I don't want to change the
 interface). But I'll look into fixing the warning.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4055#comment:1>
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