[Boost-bugs] [Boost C++ Libraries] #4271: split_iterator copy ctor does not copy eof flag

Subject: [Boost-bugs] [Boost C++ Libraries] #4271: split_iterator copy ctor does not copy eof flag
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-31 05:11:05


#4271: split_iterator copy ctor does not copy eof flag
----------------------------------+-----------------------------------------
 Reporter: martin.janzen@… | Owner: pavol_droba
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: string_algo
  Version: Boost 1.43.0 | Severity: Problem
 Keywords: split_iterator |
----------------------------------+-----------------------------------------
 The copy constructor does not copy the m_bEof flag; it always sets it to
 false. This means that equality tests fail incorrectly, possibly
 resulting in endless loops, etc.

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