Re: [Boost-bugs] [Boost C++ Libraries] #5403: filesystem3::recursive_directory_iterator::increment(system::error_code& ec) unexpected behaviour

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5403: filesystem3::recursive_directory_iterator::increment(system::error_code& ec) unexpected behaviour
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-29 13:02:06


#5403: filesystem3::recursive_directory_iterator::increment(system::error_code&
ec) unexpected behaviour
--------------------------------------+-------------------------------------
  Reporter: ttan@… | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords: recursive_directory_iterator increment
--------------------------------------+-------------------------------------

Comment (by Jesse Jarrell <jjarrell@…>):

 As long as the inaccessible directory is not in the first level, the
 itr.pop() works great. Otherwise you have problems with the level:
 {{{
  ***** Internal Program Error - assertion (m_level > 0) failed in void
 boost::filesystem::detail::recur_dir_itr_imp::pop():
 /usr/local/include/boost/filesystem/operations.hpp(818): pop() on
 recursive_directory_iterator with level < 1
 Aborted (core dumped)
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5403#comment:5>
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:10 UTC