Re: [Boost-bugs] [Boost C++ Libraries] #1692: 'iterator::m_it' declared public ONLY in test/debug-build, but always accessed from 'cicular_buffer::erase()'

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1692: 'iterator::m_it' declared public ONLY in test/debug-build, but always accessed from 'cicular_buffer::erase()'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-17 22:00:57


#1692: 'iterator::m_it' declared public ONLY in test/debug-build, but always
accessed from 'cicular_buffer::erase()'
--------------------------------------+-------------------------------------
  Reporter: Tobi.Winkler_at_[hidden] | Owner: jano_gaspar
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: circular_buffer
   Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by jano_gaspar):

  * status: new => assigned

Comment:

 Several more methods are affected, not only erase().

 I would fix it by declaring the members as public - friend does not work
 for all compilers in this case.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1692#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:49:57 UTC