Re: [Boost-bugs] [Boost C++ Libraries] #4567: exists method core-dumps

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4567: exists method core-dumps
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-18 21:08:38


#4567: exists method core-dumps
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.40.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by rao_anant@…):

 The backslashes didn't get printed correctly. So, I'm using BS for
 backslash ("\") (the Windows dir symbol). There will be two blackslahes
 that causes the crash.

 dir = "/home/user1BSBSdir1";
 exists( dir ); --> crashes

 However, if we have dir = "/homeBSBSuser1";
 exists( dir ); DOES not cause a crash

 For any clarifications, you can contact me by email given.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4567#comment:1>
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:04 UTC