Re: [Boost-bugs] [Boost C++ Libraries] #4066: Boost::Interprocess::vector only pushes back so many correct values before it always pushes 0.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4066: Boost::Interprocess::vector only pushes back so many correct values before it always pushes 0.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-05 22:24:34


#4066: Boost::Interprocess::vector only pushes back so many correct values before
it always pushes 0.
--------------------------------------+-------------------------------------
 Reporter: powerking89670@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: interprocess
  Version: Boost 1.42.0 | Severity: Problem
 Keywords: |
--------------------------------------+-------------------------------------

Comment(by joseph.h.garvin@…):

 In the printf you should be passing (*myvector)[i], not myvector[i]. With
 that change compiles and runs fine for me printing 5 the whole time on
 Solaris.

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