Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5900: Access violation in boost filesystem 3 directory iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-18 20:43:42
#5900: Access violation in boost filesystem 3 directory iterator
------------------------------------------------------+---------------------
Reporter: Andreas Eckleder <a.eckleder@â¦> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------------+---------------------
Comment (by anonymous):
I was wrong in my previous comment stating that there was a work-around
without changing the source to Boost. There's a second bug that stops this
from working. directory_iterator_construct() does not pass the error code
to "increment", so even if an error code is passed into
directory_iterator_construct(), when it gets into
directory_iterator_increment() the error code will be lost and the
exception will trigger.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5900#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:50:08 UTC