[Boost-bugs] [Boost C++ Libraries] #4733: trunk/ does not build because of problem in filesystem operations.cpp method symlink_status(...)

Subject: [Boost-bugs] [Boost C++ Libraries] #4733: trunk/ does not build because of problem in filesystem operations.cpp method symlink_status(...)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-14 06:49:46


#4733: trunk/ does not build because of problem in filesystem operations.cpp
method symlink_status(...)
----------------------------------------------------+-----------------------
 Reporter: Peter Schüller <schueller.p@…> | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
----------------------------------------------------+-----------------------
 Revision [65950] of trunk does not build.

 See also Mailing List message:
 http://archives.free.net.ph/message/20101012.151854.d16a6232.en.html

 bjam snippet:
 {{{
 gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.2.1/release/threading-
 multi/v3/src/operations.o
 libs/filesystem/v3/src/operations.cpp: In function
 'boost::filesystem3::file_type<unnamed>::query_file_type(const
 boost::filesystem3::path&, boost::system::error_code*)':
 libs/filesystem/v3/src/operations.cpp:467: error: no matching function for
 call to 'symlink_status(const boost::filesystem3::path&,
 boost::system::error_code*&)'
 ./boost/filesystem/v3/operations.hpp:209: note: candidates are:
 boost::filesystem3::file_status boost::filesystem3::symlink_status(const
 boost::filesystem3::path&)
 ./boost/filesystem/v3/operations.hpp:211: note:
 boost::filesystem3::file_status boost::filesystem3::symlink_status(const
 boost::filesystem3::path&, boost::system::error_code&)

     "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
 -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o
 "bin.v2/libs/filesystem/build/gcc-4.2.1/release/threading-
 multi/v3/src/operations.o" "libs/filesystem/v3/src/operations.cpp"

 ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.2.1/release
 /threading-multi/v3/src/operations.o...
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4733>
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