Re: [Boost-bugs] [Boost C++ Libraries] #10900: read_symlink fails to correctly read NTFS junctions

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10900: read_symlink fails to correctly read NTFS junctions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-22 08:59:32


#10900: read_symlink fails to correctly read NTFS junctions
-------------------------------------------------+-------------------------
  Reporter: Benjamin Kummer-Hardt <benjamin@…> | Owner: Beman Dawes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+-------------------------

Comment (by martin.apel@…):

 There are quite a number of bug reports, which all have to do with how
 Boost.Filesystem handles reparse points, e.g. #11873, #11057, #9016,
 #5649.
 I have had similar problems as described here, especially in conjunction
 with feeding the output of canonical into create_directories, which does
 not work, when some sort of reparse point (drive mounted as directory,
 deduplicated files) are involved. I therefore have attempted to fix the
 problem properly and have attached a corresponding patch against 1.65.1.
 Please review and is possible, merge this into Boost mainline.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/10900#comment:7>
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-09-22 09:05:54 UTC