[Boost-bugs] [Boost C++ Libraries] #1073: operations.cpp, dummy_first_name lifetime

Subject: [Boost-bugs] [Boost C++ Libraries] #1073: operations.cpp, dummy_first_name lifetime
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-02 15:12:14


#1073: operations.cpp, dummy_first_name lifetime
-------------------------------------+--------------------------------------
 Reporter: emil_at_[hidden] | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version:
 Severity: Problem | Keywords:
-------------------------------------+--------------------------------------
 In operations.cpp, in the dir_itr_first function, there is a static
 std::string called dummy_first_name. If the user attempts directory
 iteration from the destructor of a global object, it fails because at that
 time the static std::string is already destroyed.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1073>
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:55 UTC